Commit f1c34f9
File tree
18 files changed
+128
-130
lines changedFilter options
- src/Symfony
- Bridge/Doctrine
- DependencyInjection
- Form/Type
- Bundle
- DebugBundle/Tests/DependencyInjection
- FrameworkBundle/Tests
- Console/Descriptor
- DependencyInjection
- Component
- Debug/Tests
- HttpFoundation
- Tests/Session/Storage/Handler
- Process/Pipes
- Security
- Core
- Http/Authentication
- Serializer/Tests/Encoder
- Translation/Tests
- Validator/Tests/Constraints
- VarDumper
- Cloner
- Dumper
18 files changed
+128
-130
lines changedsrc/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
413 | 413 |
|
414 | 414 |
|
415 | 415 |
|
416 |
| - |
| 416 | + |
417 | 417 |
|
418 | 418 |
|
419 | 419 |
|
|
src/Symfony/Bridge/Doctrine/Form/Type/DoctrineType.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Form/Type/DoctrineType.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
180 | 180 |
|
181 | 181 |
|
182 | 182 |
|
183 |
| - |
| 183 | + |
184 | 184 |
|
185 | 185 |
|
186 | 186 |
|
|
src/Symfony/Bundle/DebugBundle/Tests/DependencyInjection/DebugExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/DebugBundle/Tests/DependencyInjection/DebugExtensionTest.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Console/Descriptor/AbstractDescriptorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Console/Descriptor/AbstractDescriptorTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
175 | 175 |
|
176 | 176 |
|
177 | 177 |
|
178 |
| - |
179 |
| - |
| 178 | + |
| 179 | + |
180 | 180 |
|
181 | 181 |
|
182 | 182 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
126 |
| - |
| 126 | + |
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
|
src/Symfony/Component/Debug/Tests/ErrorHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Tests/ErrorHandlerTest.php+14-14Lines changed: 14 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
162 | 162 |
|
163 | 163 |
|
164 | 164 |
|
165 |
| - |
166 |
| - |
167 |
| - |
168 |
| - |
169 |
| - |
170 |
| - |
171 |
| - |
172 |
| - |
173 |
| - |
174 |
| - |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
175 | 175 |
|
176 |
| - |
177 |
| - |
178 |
| - |
179 |
| - |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
180 | 180 |
|
181 | 181 |
|
182 | 182 |
|
|
src/Symfony/Component/HttpFoundation/Request.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Request.php+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
|
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
106 |
| - |
| 106 | + |
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
| ||
202 | 202 |
|
203 | 203 |
|
204 | 204 |
|
205 |
| - |
| 205 | + |
206 | 206 |
|
207 | 207 |
|
208 | 208 |
|
|
src/Symfony/Component/Process/Pipes/WindowsPipes.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Process/Pipes/WindowsPipes.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
|
src/Symfony/Component/Security/Core/Security.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Security.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
src/Symfony/Component/Security/Http/Authentication/DefaultAuthenticationFailureHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authentication/DefaultAuthenticationFailureHandler.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
39 |
| - |
40 |
| - |
| 38 | + |
| 39 | + |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
|
src/Symfony/Component/Security/Http/Authentication/DefaultAuthenticationSuccessHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authentication/DefaultAuthenticationSuccessHandler.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
|
src/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
446 | 446 |
|
447 | 447 |
|
448 | 448 |
|
449 |
| - |
450 |
| - |
| 449 | + |
| 450 | + |
451 | 451 |
|
452 |
| - |
453 |
| - |
| 452 | + |
| 453 | + |
454 | 454 |
|
455 | 455 |
|
456 | 456 |
|
| ||
469 | 469 |
|
470 | 470 |
|
471 | 471 |
|
472 |
| - |
| 472 | + |
473 | 473 |
|
474 | 474 |
|
475 | 475 |
|
|
src/Symfony/Component/Translation/Tests/TranslatorCacheTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Tests/TranslatorCacheTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
156 |
| - |
157 |
| - |
| 156 | + |
| 157 | + |
158 | 158 |
|
159 | 159 |
|
160 | 160 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
271 | 271 |
|
272 | 272 |
|
273 | 273 |
|
274 |
| - |
275 |
| - |
276 |
| - |
| 274 | + |
| 275 | + |
| 276 | + |
277 | 277 |
|
278 | 278 |
|
279 | 279 |
|
|
src/Symfony/Component/VarDumper/Cloner/AbstractCloner.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Cloner/AbstractCloner.php+43-45Lines changed: 43 additions & 45 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 |
| - |
| 27 | + |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
55 | 55 |
|
56 |
| - |
| 56 | + |
57 | 57 |
|
58 | 58 |
|
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
| 59 | + |
| 60 | + |
| 61 | + |
64 | 62 |
|
65 |
| - |
66 |
| - |
| 63 | + |
| 64 | + |
67 | 65 |
|
68 |
| - |
| 66 | + |
69 | 67 |
|
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
74 | 72 |
|
75 |
| - |
76 |
| - |
| 73 | + |
| 74 | + |
77 | 75 |
|
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
82 | 80 |
|
83 | 81 |
|
84 | 82 |
|
|
0 commit comments