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/Bridge/Twig/Form
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
..
TwigRenderer.php [TwigBridge] Add missing type hint to TwigRenderer 2016-06-15 23:06:35 +02:00
TwigRendererEngine.php Deprecate TwigRendererEngine::setEnvironment() 2016-12-22 12:01:04 +01:00
TwigRendererEngineInterface.php Deprecates ClassCache-cache warmer. 2016-12-11 13:00:40 +01:00
TwigRendererInterface.php Deprecates ClassCache-cache warmer. 2016-12-11 13:00:40 +01:00