Commit 099481f
committed
File tree
17 files changed
+124
-18
lines changedFilter options
- src/Symfony/Component
- Debug
- Tests
- ErrorHandler
- Tests
- Form
- Extension/Core/DataTransformer
- Tests/Extension/Core/DataTransformer
- HttpFoundation
- Tests
- Process
- Security
- Guard
- Tests
- Http/RememberMe
- Validator/Resources/translations
17 files changed
+124
-18
lines changedsrc/Symfony/Component/Debug/ErrorHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/ErrorHandler.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
499 | 499 |
|
500 | 500 |
|
501 | 501 |
|
502 |
| - |
| 502 | + |
503 | 503 |
|
504 | 504 |
|
505 | 505 |
|
| ||
511 | 511 |
|
512 | 512 |
|
513 | 513 |
|
514 |
| - |
| 514 | + |
515 | 515 |
|
516 | 516 |
|
517 | 517 |
|
|
src/Symfony/Component/Debug/Tests/ErrorHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Tests/ErrorHandlerTest.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
329 | 329 |
|
330 | 330 |
|
331 | 331 |
|
332 |
| - |
333 |
| - |
334 | 332 |
|
335 | 333 |
|
336 | 334 |
|
|
src/Symfony/Component/ErrorHandler/ErrorHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorHandler/ErrorHandler.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
519 | 519 |
|
520 | 520 |
|
521 | 521 |
|
522 |
| - |
| 522 | + |
523 | 523 |
|
524 | 524 |
|
525 | 525 |
|
| ||
531 | 531 |
|
532 | 532 |
|
533 | 533 |
|
534 |
| - |
| 534 | + |
535 | 535 |
|
536 | 536 |
|
537 | 537 |
|
|
src/Symfony/Component/ErrorHandler/Tests/ErrorHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorHandler/Tests/ErrorHandlerTest.php+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
363 | 363 |
|
364 | 364 |
|
365 | 365 |
|
366 |
| - |
367 |
| - |
368 | 366 |
|
369 | 367 |
|
370 | 368 |
|
| ||
618 | 616 |
|
619 | 617 |
|
620 | 618 |
|
| 619 | + |
| 620 | + |
| 621 | + |
| 622 | + |
621 | 623 |
|
622 | 624 |
|
623 | 625 |
|
|
src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToLocalizedStringTransformer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToLocalizedStringTransformer.php+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
| 120 | + |
120 | 121 |
|
121 |
| - |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
122 | 127 |
|
123 | 128 |
|
124 |
| - |
| 129 | + |
125 | 130 |
|
126 | 131 |
|
127 | 132 |
|
|
src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/DateTimeToLocalizedStringTransformerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/DateTimeToLocalizedStringTransformerTest.php+46Lines changed: 46 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
30 | 36 |
|
31 | 37 |
|
32 | 38 |
|
| ||
322 | 328 |
|
323 | 329 |
|
324 | 330 |
|
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
| 364 | + |
| 365 | + |
| 366 | + |
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
325 | 371 |
|
src/Symfony/Component/HttpFoundation/ResponseHeaderBag.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/ResponseHeaderBag.php+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
252 | 252 |
|
253 | 253 |
|
254 | 254 |
|
| 255 | + |
255 | 256 |
|
256 |
| - |
| 257 | + |
257 | 258 |
|
258 |
| - |
| 259 | + |
| 260 | + |
| 261 | + |
259 | 262 |
|
260 | 263 |
|
261 | 264 |
|
|
src/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
128 | 128 |
|
129 | 129 |
|
130 | 130 |
|
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
131 | 139 |
|
132 | 140 |
|
133 | 141 |
|
|
src/Symfony/Component/Process/Process.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Process/Process.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
336 | 336 |
|
337 | 337 |
|
338 | 338 |
|
339 |
| - |
| 339 | + |
340 | 340 |
|
341 | 341 |
|
342 | 342 |
|
|
src/Symfony/Component/Security/Guard/GuardAuthenticatorHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Guard/GuardAuthenticatorHandler.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
130 |
| - |
| 130 | + |
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
|
src/Symfony/Component/Security/Guard/Tests/GuardAuthenticatorHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Guard/Tests/GuardAuthenticatorHandlerTest.php+19Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
156 | 175 |
|
157 | 176 |
|
158 | 177 |
|
|
src/Symfony/Component/Security/Http/RememberMe/AbstractRememberMeServices.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/RememberMe/AbstractRememberMeServices.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| 42 | + |
42 | 43 |
|
43 | 44 |
|
44 | 45 |
|
| ||
276 | 277 |
|
277 | 278 |
|
278 | 279 |
|
279 |
| - |
| 280 | + |
280 | 281 |
|
281 | 282 |
|
282 | 283 |
|
|
src/Symfony/Component/Security/Http/RememberMe/PersistentTokenBasedRememberMeServices.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/RememberMe/PersistentTokenBasedRememberMeServices.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 |
| - |
| 89 | + |
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
| ||
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
124 |
| - |
| 124 | + |
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
|
src/Symfony/Component/Security/Http/RememberMe/TokenBasedRememberMeServices.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/RememberMe/TokenBasedRememberMeServices.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
| 86 | + |
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
|
src/Symfony/Component/Validator/Resources/translations/validators.en.xlf
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.en.xlf+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
374 | 374 |
|
375 | 375 |
|
376 | 376 |
|
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
377 | 385 |
|
378 | 386 |
|
379 | 387 |
|
src/Symfony/Component/Validator/Resources/translations/validators.es.xlf
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.es.xlf+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
374 | 374 |
|
375 | 375 |
|
376 | 376 |
|
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
377 | 385 |
|
378 | 386 |
|
379 | 387 |
|
src/Symfony/Component/Validator/Resources/translations/validators.pl.xlf
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.pl.xlf+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
374 | 374 |
|
375 | 375 |
|
376 | 376 |
|
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
377 | 385 |
|
378 | 386 |
|
379 | 387 |
|
0 commit comments