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/Bundle/FrameworkBundle/Resources
Christophe Coevoet e42adf7818 Remove wrong deprecation triggers for forms in the DI extension
When a form type provides a BC layer with old form names (all core types
do), the form registry will ask for type extensions registered on the
legacy name for BC, and trigger a warning if it finds any.
The DependencyInjectionExtension should not trigger warnings on its own
when being asked for such extensions (especially when it has none
registered).
Core extensions are also registered using the proper extended type
rather than legacy names.
2015-09-09 16:30:53 +02:00
..
config Remove wrong deprecation triggers for forms in the DI extension 2015-09-09 16:30:53 +02:00
meta Updated copyright to 2015 2015-01-01 13:56:52 +01:00
public WebProfiler break words 2015-05-16 15:40:55 +02:00
views Merge remote-tracking branch 'origin/2.7' into 2.8 2015-07-01 14:16:54 +00:00