File tree
Expand file treeCollapse file tree
34 files changed
+92
-64
lines changedFilter options
- src/Symfony
- Bridge/Doctrine
- CacheWarmer
- Tests/IdGenerator
- Bundle/FrameworkBundle
- CacheWarmer
- Tests/CacheWarmer
- Translation
- Component
- Cache/Traits
- Console
- Helper
- Tests/Fixtures
- DependencyInjection
- Loader
- DomCrawler/Field
- Form/Extension/Core/DataTransformer
- HttpFoundation
- Session/Storage
- HttpKernel
- DataCollector
- Profiler
- Tests
- DataCollector
- Ldap/Tests/Security
- Routing/Matcher
- Runtime/Tests/phpt
- Security/Http
- Authenticator
- Passport
- Tests/LoginLink
- Validator/Tests/Mapping
Expand file treeCollapse file tree
34 files changed
+92
-64
lines changedsrc/Symfony/Bridge/Doctrine/CacheWarmer/ProxyCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/CacheWarmer/ProxyCacheWarmer.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 |
|
|
src/Symfony/Bridge/Doctrine/Tests/IdGenerator/UuidGeneratorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/IdGenerator/UuidGeneratorTest.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
| ||
35 | 34 |
|
36 | 35 |
|
37 | 36 |
|
38 |
| - |
| 37 | + |
39 | 38 |
|
40 | 39 |
|
41 | 40 |
|
|
src/Symfony/Bundle/FrameworkBundle/CacheWarmer/AbstractPhpFileCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CacheWarmer/AbstractPhpFileCacheWarmer.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/CacheWarmer/RouterCacheWarmerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/CacheWarmer/RouterCacheWarmerTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
|
src/Symfony/Bundle/FrameworkBundle/Translation/Translator.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Translation/Translator.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
103 |
| - |
| 103 | + |
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
|
src/Symfony/Component/Cache/Traits/RedisTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Traits/RedisTrait.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
87 |
| - |
| 87 | + |
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
|
src/Symfony/Component/Console/Helper/HelperInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Helper/HelperInterface.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
src/Symfony/Component/Console/Tests/Fixtures/FooLock2Command.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Fixtures/FooLock2Command.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/Console/Tests/Fixtures/FooLockCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Fixtures/FooLockCommand.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/Console/Tests/Fixtures/TestCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Fixtures/TestCommand.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
src/Symfony/Component/DependencyInjection/Definition.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Definition.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
812 | 812 |
|
813 | 813 |
|
814 | 814 |
|
815 |
| - |
| 815 | + |
816 | 816 |
|
817 | 817 |
|
818 | 818 |
|
|
src/Symfony/Component/DependencyInjection/Loader/ClosureLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/ClosureLoader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
|
src/Symfony/Component/DependencyInjection/Loader/DirectoryLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/DirectoryLoader.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| 41 | + |
| 42 | + |
41 | 43 |
|
42 | 44 |
|
43 | 45 |
|
|
src/Symfony/Component/DependencyInjection/Loader/FileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/FileLoader.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 |
| - |
| 66 | + |
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
| 82 | + |
| 83 | + |
82 | 84 |
|
83 | 85 |
|
84 | 86 |
|
|
src/Symfony/Component/DependencyInjection/Loader/GlobFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/GlobFileLoader.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| 31 | + |
| 32 | + |
31 | 33 |
|
32 | 34 |
|
33 | 35 |
|
|
src/Symfony/Component/DependencyInjection/Loader/IniFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/IniFileLoader.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| 53 | + |
| 54 | + |
53 | 55 |
|
54 | 56 |
|
55 | 57 |
|
|
src/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
| 73 | + |
| 74 | + |
73 | 75 |
|
74 | 76 |
|
75 | 77 |
|
|
src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
| 69 | + |
| 70 | + |
69 | 71 |
|
70 | 72 |
|
71 | 73 |
|
|
src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
129 |
| - |
| 129 | + |
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
| ||
145 | 145 |
|
146 | 146 |
|
147 | 147 |
|
| 148 | + |
| 149 | + |
148 | 150 |
|
149 | 151 |
|
150 | 152 |
|
|
src/Symfony/Component/DomCrawler/Field/FormField.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/Field/FormField.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
92 |
| - |
| 92 | + |
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
|
src/Symfony/Component/Form/Extension/Core/DataTransformer/PercentToLocalizedStringTransformer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataTransformer/PercentToLocalizedStringTransformer.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 |
| - |
| 107 | + |
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
|
src/Symfony/Component/HttpFoundation/Request.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Request.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
939 | 939 |
|
940 | 940 |
|
941 | 941 |
|
942 |
| - |
| 942 | + |
943 | 943 |
|
944 | 944 |
|
945 | 945 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
| 142 | + |
142 | 143 |
|
143 | 144 |
|
144 | 145 |
|
|
src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| ||
343 | 344 |
|
344 | 345 |
|
345 | 346 |
|
346 |
| - |
347 |
| - |
| 347 | + |
| 348 | + |
348 | 349 |
|
349 | 350 |
|
350 | 351 |
|
| ||
354 | 355 |
|
355 | 356 |
|
356 | 357 |
|
357 |
| - |
358 |
| - |
| 358 | + |
| 359 | + |
359 | 360 |
|
360 | 361 |
|
361 | 362 |
|
|
src/Symfony/Component/HttpKernel/Profiler/Profile.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Profiler/Profile.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
77 |
| - |
| 77 | + |
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
|
src/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php+3Lines changed: 3 additions & 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 |
|
| ||
268 | 269 |
|
269 | 270 |
|
270 | 271 |
|
| 272 | + |
| 273 | + |
271 | 274 |
|
272 | 275 |
|
273 | 276 |
|
|
src/Symfony/Component/HttpKernel/Tests/KernelTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/KernelTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
522 | 522 |
|
523 | 523 |
|
524 | 524 |
|
525 |
| - |
| 525 | + |
526 | 526 |
|
527 | 527 |
|
528 | 528 |
|
|
src/Symfony/Component/Ldap/Tests/Security/CheckLdapCredentialsListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Tests/Security/CheckLdapCredentialsListenerTest.php+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
150 |
| - |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
151 | 156 |
|
152 | 157 |
|
153 | 158 |
|
|
src/Symfony/Component/Routing/Matcher/ExpressionLanguageProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Matcher/ExpressionLanguageProvider.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| 37 | + |
| 38 | + |
37 | 39 |
|
38 |
| - |
| 40 | + |
39 | 41 |
|
40 | 42 |
|
41 | 43 |
|
| ||
45 | 47 |
|
46 | 48 |
|
47 | 49 |
|
| 50 | + |
| 51 | + |
48 | 52 |
|
49 | 53 |
|
50 | 54 |
|
|
src/Symfony/Component/Runtime/Tests/phpt/kernel.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Runtime/Tests/phpt/kernel.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
|
src/Symfony/Component/Security/Http/Authenticator/AbstractAuthenticator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authenticator/AbstractAuthenticator.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 |
| - |
33 | 31 |
|
34 | 32 |
|
35 | 33 |
|
|
src/Symfony/Component/Security/Http/Authenticator/Passport/PassportTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authenticator/Passport/PassportTrait.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
| 24 | + |
| 25 | + |
23 | 26 |
|
24 | 27 |
|
25 | 28 |
|
|
0 commit comments