Commit 9188f05
File tree
Expand file treeCollapse file tree
17 files changed
+72
-63
lines changedFilter options
- src/Symfony
- Bridge/Twig/Tests/Extension
- Bundle/FrameworkBundle/Command
- Component
- Debug
- Tests
- DependencyInjection
- Filesystem
- Finder/Tests
- HttpFoundation/Tests/Session/Attribute
- OptionsResolver/Tests
- Routing/Tests
- Serializer
- Tests/Normalizer
- Validator
- VarDumper/Tests/Test
- Yaml
Expand file treeCollapse file tree
17 files changed
+72
-63
lines changedsrc/Symfony/Bridge/Twig/Tests/Extension/TranslationExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Tests/Extension/TranslationExtensionTest.php+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
| 90 | + |
91 | 91 |
|
92 |
| - |
| 92 | + |
93 | 93 |
|
94 |
| - |
| 94 | + |
95 | 95 |
|
96 |
| - |
| 96 | + |
97 | 97 |
|
98 |
| - |
| 98 | + |
99 | 99 |
|
100 |
| - |
| 100 | + |
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/AbstractConfigCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/AbstractConfigCommand.php+10-11Lines changed: 10 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
49 | 48 |
|
50 | 49 |
|
51 |
| - |
| 50 | + |
| 51 | + |
| 52 | + |
52 | 53 |
|
53 |
| - |
54 |
| - |
| 54 | + |
| 55 | + |
| 56 | + |
55 | 57 |
|
56 | 58 |
|
57 | 59 |
|
58 |
| - |
| 60 | + |
| 61 | + |
| 62 | + |
59 | 63 |
|
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 | 64 |
|
66 | 65 |
|
67 |
| - |
| 66 | + |
68 | 67 |
|
69 | 68 |
|
70 | 69 |
|
|
src/Symfony/Component/Debug/DebugClassLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/DebugClassLoader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
241 | 241 |
|
242 | 242 |
|
243 | 243 |
|
244 |
| - |
| 244 | + |
245 | 245 |
|
246 | 246 |
|
247 | 247 |
|
|
src/Symfony/Component/Debug/Tests/DebugClassLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Tests/DebugClassLoaderTest.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
175 | 175 |
|
176 | 176 |
|
177 | 177 |
|
178 |
| - |
| 178 | + |
179 | 179 |
|
180 | 180 |
|
181 | 181 |
|
| ||
227 | 227 |
|
228 | 228 |
|
229 | 229 |
|
230 |
| - |
| 230 | + |
231 | 231 |
|
232 | 232 |
|
233 | 233 |
|
| ||
253 | 253 |
|
254 | 254 |
|
255 | 255 |
|
256 |
| - |
| 256 | + |
257 | 257 |
|
258 | 258 |
|
259 | 259 |
|
|
src/Symfony/Component/DependencyInjection/DefinitionDecorator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/DefinitionDecorator.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
82 | 81 |
|
83 | 82 |
|
84 | 83 |
|
|
src/Symfony/Component/Filesystem/LockHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Filesystem/LockHandler.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
72 |
| - |
| 72 | + |
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
|
src/Symfony/Component/Finder/Tests/FinderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Finder/Tests/FinderTest.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
527 | 527 |
|
528 | 528 |
|
529 | 529 |
|
530 |
| - |
531 |
| - |
| 530 | + |
532 | 531 |
|
533 | 532 |
|
534 | 533 |
|
|
src/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
|
src/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
|
src/Symfony/Component/OptionsResolver/Tests/OptionsResolver2Dot6Test.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/OptionsResolver/Tests/OptionsResolver2Dot6Test.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1102 | 1102 |
|
1103 | 1103 |
|
1104 | 1104 |
|
1105 |
| - |
| 1105 | + |
1106 | 1106 |
|
1107 | 1107 |
|
1108 | 1108 |
|
| ||
1126 | 1126 |
|
1127 | 1127 |
|
1128 | 1128 |
|
1129 |
| - |
| 1129 | + |
1130 | 1130 |
|
1131 | 1131 |
|
1132 | 1132 |
|
|
src/Symfony/Component/Routing/Tests/RouteCompilerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/RouteCompilerTest.php+41-27Lines changed: 41 additions & 27 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
| 42 | + |
42 | 43 |
|
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
49 |
| - |
| 50 | + |
| 51 | + |
50 | 52 |
|
51 | 53 |
|
52 | 54 |
|
53 | 55 |
|
54 | 56 |
|
55 | 57 |
|
56 | 58 |
|
57 |
| - |
| 59 | + |
| 60 | + |
58 | 61 |
|
59 | 62 |
|
60 | 63 |
|
| ||
63 | 66 |
|
64 | 67 |
|
65 | 68 |
|
66 |
| - |
| 69 | + |
| 70 | + |
67 | 71 |
|
68 | 72 |
|
69 | 73 |
|
| ||
72 | 76 |
|
73 | 77 |
|
74 | 78 |
|
75 |
| - |
| 79 | + |
| 80 | + |
76 | 81 |
|
77 | 82 |
|
78 | 83 |
|
| ||
81 | 86 |
|
82 | 87 |
|
83 | 88 |
|
84 |
| - |
| 89 | + |
| 90 | + |
85 | 91 |
|
86 | 92 |
|
87 | 93 |
|
88 | 94 |
|
89 | 95 |
|
90 | 96 |
|
91 |
| - |
| 97 | + |
| 98 | + |
92 | 99 |
|
93 | 100 |
|
94 | 101 |
|
95 | 102 |
|
96 | 103 |
|
97 | 104 |
|
98 |
| - |
| 105 | + |
| 106 | + |
99 | 107 |
|
100 | 108 |
|
101 | 109 |
|
102 | 110 |
|
103 | 111 |
|
104 | 112 |
|
105 |
| - |
| 113 | + |
| 114 | + |
106 | 115 |
|
107 | 116 |
|
108 | 117 |
|
109 | 118 |
|
110 | 119 |
|
111 | 120 |
|
112 | 121 |
|
113 |
| - |
| 122 | + |
| 123 | + |
114 | 124 |
|
115 | 125 |
|
116 | 126 |
|
117 | 127 |
|
118 | 128 |
|
119 |
| - |
120 |
| - |
121 |
| - |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
122 | 133 |
|
123 | 134 |
|
124 | 135 |
|
125 | 136 |
|
126 | 137 |
|
127 |
| - |
128 |
| - |
129 |
| - |
130 |
| - |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
131 | 143 |
|
132 | 144 |
|
133 | 145 |
|
134 | 146 |
|
135 | 147 |
|
136 |
| - |
137 |
| - |
138 |
| - |
139 |
| - |
140 |
| - |
141 |
| - |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
142 | 155 |
|
143 | 156 |
|
144 | 157 |
|
145 | 158 |
|
146 | 159 |
|
147 |
| - |
148 |
| - |
149 |
| - |
150 |
| - |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
151 | 165 |
|
152 | 166 |
|
153 | 167 |
|
|
src/Symfony/Component/Serializer/Serializer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Serializer.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
249 | 249 |
|
250 | 250 |
|
251 | 251 |
|
252 |
| - |
253 | 252 |
|
254 | 253 |
|
255 | 254 |
|
|
src/Symfony/Component/Serializer/Tests/Normalizer/PropertyNormalizerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Normalizer/PropertyNormalizerTest.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
510 | 510 |
|
511 | 511 |
|
512 | 512 |
|
513 |
| - |
src/Symfony/Component/Validator/ConstraintViolationInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/ConstraintViolationInterface.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
64 | 63 |
|
65 | 64 |
|
66 | 65 |
|
|
src/Symfony/Component/VarDumper/Tests/Test/VarDumperTestTraitRequire54.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Tests/Test/VarDumperTestTraitRequire54.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
|
src/Symfony/Component/VarDumper/Tests/Test/VarDumperTestTraitTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Tests/Test/VarDumperTestTraitTest.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
src/Symfony/Component/Yaml/Escaper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Yaml/Escaper.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
|
0 commit comments