Commit 1f86628
File tree
Expand file treeCollapse file tree
5 files changed
+33
-17
lines changedFilter options
- src/Symfony/Bundle/FrameworkBundle
- DependencyInjection
- Resources/config
Expand file treeCollapse file tree
5 files changed
+33
-17
lines changedsrc/Symfony/Bundle/FrameworkBundle/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
| 8 | + |
7 | 9 |
|
8 | 10 |
|
9 | 11 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+17-10Lines changed: 17 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
85 | 86 |
|
86 | 87 |
|
87 | 88 |
|
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
92 | 97 |
|
93 | 98 |
|
94 | 99 |
|
95 |
| - |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
96 | 105 |
|
97 | 106 |
|
98 | 107 |
|
| ||
165 | 174 |
|
166 | 175 |
|
167 | 176 |
|
168 |
| - |
| 177 | + |
169 | 178 |
|
170 | 179 |
|
171 | 180 |
|
| ||
802 | 811 |
|
803 | 812 |
|
804 | 813 |
|
805 |
| - |
| 814 | + |
806 | 815 |
|
807 | 816 |
|
808 | 817 |
|
809 | 818 |
|
810 | 819 |
|
811 |
| - |
812 |
| - |
813 |
| - |
| 820 | + |
814 | 821 |
|
815 | 822 |
|
816 | 823 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/form_csrf.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/form_csrf.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/identity_translator.xml
Copy file name to clipboard+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
src/Symfony/Bundle/FrameworkBundle/Resources/config/translation.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/translation.xml-6Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 | 30 |
|
37 | 31 |
|
38 | 32 |
|
|
0 commit comments