This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component
Fabien Potencier dda376032d feature #20735 Deprecate ClassCollectionLoader and Kernel::loadClassCache (dbrumann)
This PR was merged into the 3.3-dev branch.

Discussion
----------

Deprecate ClassCollectionLoader and Kernel::loadClassCache

| Q             | A
| ------------- | ---
| Branch?       | "master"
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #20668
| License       | MIT

As suggested by @nicolas-grekas in #20668 I added deprecation notices to ClassCollectionLoader and Kernel::loadClassCache.

Commits
-------

660d79a186 Deprecates ClassCache-cache warmer.
2017-01-06 07:22:02 -08:00
..
Asset Merge branch '3.2' 2017-01-02 12:33:09 -08:00
BrowserKit Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Cache Merge branch '3.2' 2017-01-05 18:48:24 +01:00
ClassLoader feature #20735 Deprecate ClassCollectionLoader and Kernel::loadClassCache (dbrumann) 2017-01-06 07:22:02 -08:00
Config Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Console Merge branch '3.2' 2017-01-05 18:48:24 +01:00
CssSelector Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Debug Merge branch '3.2' 2017-01-02 12:33:09 -08:00
DependencyInjection feature #20907 [DependencyInjection] Implement lazy collection type using generators (tgalopin, nicolas-grekas) 2017-01-05 19:07:12 -08:00
DomCrawler Merge branch '3.2' 2017-01-02 12:33:09 -08:00
EventDispatcher Merge branch '3.2' 2017-01-02 12:33:09 -08:00
ExpressionLanguage Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Filesystem Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Finder Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Form Minor fixes found while ugrading the CI 2017-01-03 16:43:07 +01:00
HttpFoundation Merge branch '3.2' 2017-01-03 12:31:33 +01:00
HttpKernel feature #20735 Deprecate ClassCollectionLoader and Kernel::loadClassCache (dbrumann) 2017-01-06 07:22:02 -08:00
Inflector Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Intl Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Ldap Merge branch '3.2' 2017-01-02 12:33:09 -08:00
OptionsResolver Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Process Merge branch '3.2' 2017-01-02 12:33:09 -08:00
PropertyAccess feature #20735 Deprecate ClassCollectionLoader and Kernel::loadClassCache (dbrumann) 2017-01-06 07:22:02 -08:00
PropertyInfo Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Routing Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Security bug #21136 [Security] use authenticated token for json authentication (fbourigault) 2017-01-03 05:53:24 -08:00
Serializer Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Stopwatch Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Templating Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Translation Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Validator Merge branch '3.2' 2017-01-02 12:33:09 -08:00
VarDumper feature #21109 [Profiler][VarDumper] Add a search feature to the HtmlDumper (ogizanagi) 2017-01-05 20:44:38 -08:00
Workflow Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Yaml Merge branch '3.2' 2017-01-03 14:51:44 +01:00