Commit ecdd681
committed
File tree
Expand file treeCollapse file tree
40 files changed
+89
-30
lines changedFilter options
- src/Symfony
- Bridge
- Doctrine
- Monolog
- ProxyManager
- Bundle
- DebugBundle
- FrameworkBundle
- Resources/config
- SecurityBundle
- TwigBundle
- WebProfilerBundle
- Component
- Asset
- Console/Style
- Filesystem
- Form
- HttpFoundation/Tests
- Intl
- OptionsResolver
- Process
- PropertyAccess
- Routing
- Security
- Core
- Csrf
- Guard
- Http
- Serializer
- Normalizer
- Tests/Normalizer
- Templating
- Translation
- Tests
- Validator
- Constraints
- Tests/Constraints
- VarDumper
- Yaml
Expand file treeCollapse file tree
40 files changed
+89
-30
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
| 86 | + |
86 | 87 |
|
87 | 88 |
|
88 | 89 |
|
|
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
43 | 47 |
|
44 | 48 |
|
45 | 49 |
|
|
src/Symfony/Bridge/Doctrine/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/phpunit.xml.dist+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
|
src/Symfony/Bridge/Monolog/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Monolog/phpunit.xml.dist+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
|
src/Symfony/Bridge/ProxyManager/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/ProxyManager/composer.json+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
|
src/Symfony/Bundle/DebugBundle/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/DebugBundle/phpunit.xml.dist+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/router_dev.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/router_dev.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
36 | 40 |
|
37 | 41 |
|
38 | 42 |
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/router_prod.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/router_prod.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
36 | 40 |
|
37 | 41 |
|
38 | 42 |
|
src/Symfony/Bundle/FrameworkBundle/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/phpunit.xml.dist+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
25 | 24 |
|
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
|
src/Symfony/Bundle/SecurityBundle/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/phpunit.xml.dist+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
src/Symfony/Bundle/TwigBundle/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/phpunit.xml.dist+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
src/Symfony/Bundle/WebProfilerBundle/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/phpunit.xml.dist+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
src/Symfony/Component/Asset/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Component/Asset/phpunit.xml.dist+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
src/Symfony/Component/Console/Style/SymfonyStyle.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Style/SymfonyStyle.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
303 | 303 |
|
304 | 304 |
|
305 | 305 |
|
306 |
| - |
| 306 | + |
307 | 307 |
|
308 | 308 |
|
309 | 309 |
|
|
src/Symfony/Component/Filesystem/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Component/Filesystem/phpunit.xml.dist+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
|
src/Symfony/Component/Form/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/phpunit.xml.dist+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
|
src/Symfony/Component/HttpFoundation/Tests/RequestTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/RequestTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
590 | 590 |
|
591 | 591 |
|
592 | 592 |
|
593 |
| - |
| 593 | + |
594 | 594 |
|
595 | 595 |
|
596 | 596 |
|
|
src/Symfony/Component/Intl/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Component/Intl/phpunit.xml.dist+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
|
src/Symfony/Component/OptionsResolver/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Component/OptionsResolver/phpunit.xml.dist+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
|
src/Symfony/Component/Process/Process.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Process/Process.php+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
280 | 280 |
|
281 | 281 |
|
282 | 282 |
|
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
283 | 291 |
|
284 | 292 |
|
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
285 | 297 |
|
286 | 298 |
|
287 | 299 |
|
|
src/Symfony/Component/Process/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Component/Process/phpunit.xml.dist+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
|
src/Symfony/Component/PropertyAccess/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyAccess/phpunit.xml.dist+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
|
src/Symfony/Component/Routing/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/phpunit.xml.dist+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
src/Symfony/Component/Security/Core/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/phpunit.xml.dist+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
| 30 | + |
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
|
src/Symfony/Component/Security/Csrf/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Csrf/phpunit.xml.dist+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 | 28 |
|
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
src/Symfony/Component/Security/Guard/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Guard/phpunit.xml.dist+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
| 30 | + |
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
|
src/Symfony/Component/Security/Http/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/phpunit.xml.dist+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 | 28 |
|
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
src/Symfony/Component/Security/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/phpunit.xml.dist+6-8Lines changed: 6 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
| 16 | + |
20 | 17 |
|
21 | 18 |
|
22 | 19 |
|
23 | 20 |
|
24 | 21 |
|
25 | 22 |
|
26 | 23 |
|
27 |
| - |
| 24 | + |
28 | 25 |
|
29 |
| - |
30 |
| - |
31 |
| - |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
32 | 30 |
|
33 | 31 |
|
34 | 32 |
|
|
src/Symfony/Component/Serializer/Normalizer/ObjectNormalizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/ObjectNormalizer.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
| 71 | + |
71 | 72 |
|
72 | 73 |
|
73 | 74 |
|
| ||
86 | 87 |
|
87 | 88 |
|
88 | 89 |
|
89 |
| - |
| 90 | + |
| 91 | + |
| 92 | + |
90 | 93 |
|
91 | 94 |
|
92 | 95 |
|
|
src/Symfony/Component/Serializer/Tests/Normalizer/ObjectNormalizerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Normalizer/ObjectNormalizerTest.php+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
456 | 456 |
|
457 | 457 |
|
458 | 458 |
|
| 459 | + |
| 460 | + |
| 461 | + |
| 462 | + |
| 463 | + |
459 | 464 |
|
460 | 465 |
|
461 | 466 |
|
| ||
605 | 610 |
|
606 | 611 |
|
607 | 612 |
|
| 613 | + |
| 614 | + |
| 615 | + |
| 616 | + |
| 617 | + |
| 618 | + |
| 619 | + |
| 620 | + |
| 621 | + |
| 622 | + |
| 623 | + |
src/Symfony/Component/Serializer/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/phpunit.xml.dist+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
src/Symfony/Component/Templating/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Component/Templating/phpunit.xml.dist+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
src/Symfony/Component/Translation/PluralizationRules.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/PluralizationRules.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
| 134 | + |
134 | 135 |
|
135 | 136 |
|
136 | 137 |
|
|
src/Symfony/Component/Translation/Tests/PluralizationRulesTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Tests/PluralizationRulesTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
| 64 | + |
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
|
src/Symfony/Component/Translation/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/phpunit.xml.dist+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
src/Symfony/Component/Validator/Constraints/UrlValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/UrlValidator.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
|
0 commit comments