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
Fabien Potencier 4556996db2 bug #25404 [Form] Remove group options without data on debug:form command (yceruto)
This PR was merged into the 3.4 branch.

Discussion
----------

[Form] Remove group options without data on debug:form command

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

This also fix the normalization of the options column for text descriptor, regardless of changes in `collectOptions()` method (which is enough to fix the related bug).

@maidmaid could you confirm if these changes solve the problem?

Commits
-------

083c8af706 Remove group options without data and fix normalization
2017-12-31 08:08:29 +01:00
..
Asset Merge branch '3.3' into 3.4 2017-10-24 16:12:06 +02:00
BrowserKit Merge branch '3.3' into 3.4 2017-12-11 14:06:16 -08:00
Cache Merge branch '3.3' into 3.4 2017-12-29 21:55:26 +01:00
ClassLoader Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
Config fixed some deprecation messages 2017-12-31 07:59:27 +01:00
Console Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
CssSelector fixed tests 2017-12-14 11:40:10 -08:00
Debug Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
DependencyInjection fixed some deprecation messages 2017-12-31 07:59:27 +01:00
DomCrawler Updating message to inform the user how to install the component 2017-12-27 11:16:13 +01:00
Dotenv Merge branch '3.3' into 3.4 2017-12-08 16:24:53 +01:00
EventDispatcher Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
ExpressionLanguage Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
Filesystem fixed some deprecation messages 2017-12-31 07:59:27 +01:00
Finder Merge branch '3.3' into 3.4 2017-11-05 17:10:10 +01:00
Form bug #25404 [Form] Remove group options without data on debug:form command (yceruto) 2017-12-31 08:08:29 +01:00
HttpFoundation fixed some deprecation messages 2017-12-31 07:59:27 +01:00
HttpKernel fixed some deprecation messages 2017-12-31 07:59:27 +01:00
Inflector Merge branch '3.3' into 3.4 2017-08-03 11:34:20 +02:00
Intl Merge branch '3.3' into 3.4 2017-12-20 12:08:06 +01:00
Ldap Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
Lock [Lock] Fix incorrect phpdoc 2017-12-11 10:12:53 +01:00
OptionsResolver fixed tests 2017-12-14 11:40:10 -08:00
Process fixed some deprecation messages 2017-12-31 07:59:27 +01:00
PropertyAccess Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
PropertyInfo Remove useless phpdoc 2017-11-05 19:13:53 +01:00
Routing Merge branch '3.3' into 3.4 2017-12-20 12:08:06 +01:00
Security fixed some deprecation messages 2017-12-31 07:59:27 +01:00
Serializer Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
Stopwatch Merge branch '2.8' into 3.3 2017-11-10 11:02:53 -08:00
Templating fixed tests 2017-12-14 11:40:10 -08:00
Translation fixed some deprecation messages 2017-12-31 07:59:27 +01:00
Validator Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
VarDumper fixed some deprecation messages 2017-12-31 07:59:27 +01:00
WebLink Merge branch '3.3' into 3.4 2017-09-11 14:23:16 -07:00
Workflow Merge branch '3.3' into 3.4 2017-12-20 12:08:06 +01:00
Yaml fixed some deprecation messages 2017-12-31 07:59:27 +01:00