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/Form/Extension
Fabien Potencier 72c6c61dbe bug #16232 Fix missing deprecation notice for type (nicolas-grekas, WouterJ)
This PR was merged into the 2.8 branch.

Discussion
----------

Fix missing deprecation notice for `type`

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Replaces https://github.com/symfony/symfony/pull/16231

Commits
-------

27517e3 Use entry_type instead of type
87fdffa [Form] Fix missing notice for deprecated `type`
2015-10-16 13:53:17 +02:00
..
Core Use entry_type instead of type 2015-10-15 12:37:48 +02:00
Csrf Merge branch '2.7' into 2.8 2015-08-24 09:18:02 +02:00
DataCollector removed some Form deprecation notices 2015-09-08 07:19:27 +02:00
DependencyInjection Merge branch '2.7' into 2.8 2015-10-03 18:42:07 +02:00
HttpFoundation Merge branch '2.7' into 2.8 2015-10-03 18:42:07 +02:00
Templating Merge branch '2.3' into 2.5 2014-12-02 21:15:53 +01:00
Validator Fix the detection of the deprecated usage of the ValidationListener 2015-10-15 14:57:54 +02:00