You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature symfony#5834 Updated form aliases to FQCNs for forms in book and component (hiddewie)
This PR was merged into the 2.8 branch.
Discussion
----------
Updated form aliases to FQCNs for forms in book and component
| Q | A
|------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | 2.8+
| Fixed tickets | symfony#5588
For the 3.0 branch, all FQCNs should be updated to use the `::class` constant.
Commits
-------
e103627 Fixed wrong indendation
f8b080d Found more places which use old form types
3237a34 Updated form constant usage
3ab3830 Fixed PHP 5.5+ reference in form component
291a42a Fixed removed XML tag in form book
0820e69 Updated form aliases to FQCNs for forms in book and component
0 commit comments