Commit c762735
File tree
21 files changed
+47
-26
lines changedFilter options
- src/Symfony/Component
- BrowserKit
- Config/Util
- Console/Command
- DependencyInjection
- Compiler
- Dumper
- DomCrawler
- Messenger
- Exception
- Transport/Serialization
- Process
- PropertyAccess
- PropertyInfo/Extractor
- Routing
- Loader
- Matcher
- Dumper
- Serializer/Normalizer
- Validator/Constraints
21 files changed
+47
-26
lines changedsrc/Symfony/Component/BrowserKit/Client.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/BrowserKit/Client.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
118 | 118 |
|
119 | 119 |
|
120 | 120 |
|
121 |
| - |
| 121 | + |
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
|
src/Symfony/Component/Config/Util/XmlUtils.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Util/XmlUtils.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
|
src/Symfony/Component/Console/Command/LockableTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Command/LockableTrait.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
| ||
36 | 35 |
|
37 | 36 |
|
38 | 37 |
|
39 |
| - |
| 38 | + |
40 | 39 |
|
41 | 40 |
|
42 | 41 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php+2-1Lines changed: 2 additions & 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 |
|
| ||
197 | 198 |
|
198 | 199 |
|
199 | 200 |
|
200 |
| - |
| 201 | + |
201 | 202 |
|
202 | 203 |
|
203 | 204 |
|
|
src/Symfony/Component/DependencyInjection/ContainerBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/ContainerBuilder.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1587 | 1587 |
|
1588 | 1588 |
|
1589 | 1589 |
|
1590 |
| - |
| 1590 | + |
1591 | 1591 |
|
1592 | 1592 |
|
1593 | 1593 |
|
|
src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1692 | 1692 |
|
1693 | 1693 |
|
1694 | 1694 |
|
1695 |
| - |
| 1695 | + |
1696 | 1696 |
|
1697 | 1697 |
|
1698 | 1698 |
|
|
src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
48 |
| - |
| 49 | + |
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
|
src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/EnvVarProcessor.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
180 | 181 |
|
181 | 182 |
|
182 | 183 |
|
183 |
| - |
| 184 | + |
184 | 185 |
|
185 | 186 |
|
186 | 187 |
|
|
src/Symfony/Component/DomCrawler/Crawler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/Crawler.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1166 | 1166 |
|
1167 | 1167 |
|
1168 | 1168 |
|
1169 |
| - |
| 1169 | + |
1170 | 1170 |
|
1171 | 1171 |
|
1172 | 1172 |
|
|
src/Symfony/Component/Messenger/Exception/LogicException.php
Copy file name to clipboard+19Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
src/Symfony/Component/Messenger/Transport/Serialization/Serializer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Transport/Serialization/Serializer.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
|
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 |
---|---|---|
| ||
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
143 |
| - |
| 143 | + |
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
|
src/Symfony/Component/PropertyAccess/PropertyAccessor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyAccess/PropertyAccessor.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
788 | 788 |
|
789 | 789 |
|
790 | 790 |
|
791 |
| - |
| 791 | + |
792 | 792 |
|
793 | 793 |
|
794 | 794 |
|
|
src/Symfony/Component/PropertyInfo/Extractor/PhpDocExtractor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Extractor/PhpDocExtractor.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
|
src/Symfony/Component/Routing/Loader/AnnotationFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/AnnotationFileLoader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
|
src/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
724 | 724 |
|
725 | 725 |
|
726 | 726 |
|
727 |
| - |
| 727 | + |
728 | 728 |
|
729 | 729 |
|
730 | 730 |
|
|
src/Symfony/Component/Routing/Matcher/UrlMatcher.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Matcher/UrlMatcher.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
246 | 246 |
|
247 | 247 |
|
248 | 248 |
|
249 |
| - |
| 249 | + |
250 | 250 |
|
251 | 251 |
|
252 | 252 |
|
|
src/Symfony/Component/Serializer/Normalizer/ObjectNormalizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/ObjectNormalizer.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
|
src/Symfony/Component/Validator/Constraints/EmailValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/EmailValidator.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| ||
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
103 |
| - |
| 103 | + |
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
|
src/Symfony/Component/Validator/Constraints/ExpressionValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/ExpressionValidator.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
| 58 | + |
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
|
src/Symfony/Component/Validator/Constraints/ImageValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/ImageValidator.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| ||
218 | 218 |
|
219 | 219 |
|
220 | 220 |
|
221 |
| - |
| 221 | + |
222 | 222 |
|
223 | 223 |
|
224 | 224 |
|
|
0 commit comments