3.0 Upgrade Guide: Added Table of Contents

This commit is contained in:
Andre Smith 2016-10-11 16:20:22 +02:00 committed by Fabien Potencier
parent 76817cdb70
commit 3a458d3823
1 changed files with 29 additions and 0 deletions

View File

@ -1,6 +1,35 @@
UPGRADE FROM 2.x to 3.0
=======================
# Table of Contents
- [ClassLoader](#classloader)
- [Config](#config)
- [Console](#console)
- [DependencyInjection](#dependencyinjection)
- [DoctrineBridge](#doctrinebridge)
- [DomCrawler](#domcrawler)
- [EventDispatcher](#eventdispatcher)
- [Form](#form)
- [FrameworkBundle](#frameworkbundle)
- [HttpFoundation](#httpfoundation)
- [HttpKernel](#httpkernel)
- [Locale](#locale)
- [Monolog Bridge](#monolog-bridge)
- [Process](#process)
- [PropertyAccess](#propertyaccess)
- [Routing](#routing)
- [Security](#security)
- [SecurityBundle](#securitybundle)
- [Serializer](#serializer)
- [Swiftmailer Bridge](#swiftmailer-bridge)
- [Translator](#translator)
- [Twig Bridge](#twig-bridge)
- [TwigBundle](#twigbundle)
- [Validator](#validator)
- [WebProfiler](#webprofiler)
- [Yaml](#yaml)
### ClassLoader
* The `UniversalClassLoader` class has been removed in favor of