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
Fabien Potencier 52b7239154 feature #24530 [Form] simplify the form type extension registration (xabbuh)
This PR was merged into the 4.2-dev branch.

Discussion
----------

[Form] simplify the form type extension registration

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #22833, #27906
| License       | MIT
| Doc PR        |

Commits
-------

6a1d4c5db4 simplify the form type extension registration
2018-10-10 02:19:38 -07:00
..
Bridge feature #28375 [Translator] Deprecated transChoice and moved it away from contracts (Nyholm, nicolas-grekas) 2018-10-06 18:26:49 +02:00
Bundle feature #24530 [Form] simplify the form type extension registration (xabbuh) 2018-10-10 02:19:38 -07:00
Component feature #24530 [Form] simplify the form type extension registration (xabbuh) 2018-10-10 02:19:38 -07:00
Contracts Make trans + %count% parameter resolve plurals 2018-10-06 18:22:22 +02:00