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
Nicolas Grekas bb54e40ca7 minor #30112 Remove "internal" annotation from datacollector serialization methods (nicolas-grekas)
This PR was merged into the 3.4 branch.

Discussion
----------

Remove "internal" annotation from datacollector serialization methods

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

I've been a bit too aggressively adding `@internal` in #30035.

Commits
-------

3c8fd2072f Remove "internal" annotation from datacollector serialization methods
2019-02-08 13:55:24 +01:00
..
Core bug #30061 [Form] render integer types with grouping as text input (xabbuh) 2019-02-08 13:13:01 +01:00
Csrf [Form] CsrfValidationListener marks the token as invalid if it is not a string 2019-02-07 10:44:13 +01:00
DataCollector Remove "internal" annotation from datacollector serialization methods 2019-02-08 13:25:22 +01:00
DependencyInjection switched array() to [] 2019-01-16 10:39:14 +01:00
HttpFoundation switched array() to [] 2019-01-16 10:39:14 +01:00
Templating switched array() to [] 2019-01-16 10:39:14 +01:00
Validator do not overwrite the constraint being evaluated 2019-02-02 10:48:17 +01:00