Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
Commit9458a09
committed
feature#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 |#5588For the 3.0 branch, all FQCNs should be updated to use the `::class` constant.Commits-------e103627 Fixed wrong indendationf8b080d Found more places which use old form types3237a34 Updated form constant usage3ab3830 Fixed PHP 5.5+ reference in form component291a42a Fixed removed XML tag in form book0820e69 Updated form aliases to FQCNs for forms in book and componentFile tree
13 files changed
+349
-229
lines changed- best_practices
- book
- components/form
- cookbook
- doctrine
- form
- reference/forms/types
- options
13 files changed
+349
-229
lines changedLines changed: 11 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 |
| |
26 | 29 |
| |
27 | 30 |
| |
28 | 31 |
| |
29 | 32 |
| |
30 | 33 |
| |
31 | 34 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
36 | 39 |
| |
37 | 40 |
| |
38 | 41 |
| |
| |||
42 | 45 |
| |
43 | 46 |
| |
44 | 47 |
| |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 | 48 |
| |
51 | 49 |
| |
52 |
| - | |
| 50 | + | |
53 | 51 |
| |
54 | 52 |
| |
55 | 53 |
| |
56 | 54 |
| |
57 | 55 |
| |
58 | 56 |
| |
59 | 57 |
| |
60 |
| - | |
| 58 | + | |
61 | 59 |
| |
62 | 60 |
| |
63 | 61 |
| |
| |||
97 | 95 |
| |
98 | 96 |
| |
99 | 97 |
| |
100 |
| - | |
| 98 | + | |
101 | 99 |
| |
102 | 100 |
| |
103 | 101 |
| |
| |||
122 | 120 |
| |
123 | 121 |
| |
124 | 122 |
| |
125 |
| - | |
| 123 | + | |
126 | 124 |
| |
127 | 125 |
| |
128 | 126 |
| |
|
0 commit comments
Comments
(0)