Commit 9a4a969
File tree
Expand file treeCollapse file tree
18 files changed
+187
-15
lines changedFilter options
- src/Symfony
- Bridge/Twig
- Command
- Tests/Command
- Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures
- CustomPathBundle/src
- TestBundle
- Component
- HttpKernel
- DataCollector
- Tests/DataCollector
- Messenger/Tests/Transport
- Receiver
- Sync
- PropertyInfo/Tests/Extractor
- Security/Core/Authorization
- Validator
- Context
- Tests
- Fixtures
- Validator
- Validator
Expand file treeCollapse file tree
18 files changed
+187
-15
lines changed+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
10 | 22 |
|
11 | 23 |
|
12 | 24 |
|
|
+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
10 | 22 |
|
11 | 23 |
|
12 | 24 |
|
|
src/Symfony/Bridge/Twig/Command/LintCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Command/LintCommand.php+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
106 |
| - |
| 106 | + |
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
| ||
229 | 229 |
|
230 | 230 |
|
231 | 231 |
|
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
232 | 240 |
|
233 | 241 |
|
234 | 242 |
|
|
src/Symfony/Bridge/Twig/Tests/Command/LintCommandTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Tests/Command/LintCommandTest.php+38-1Lines changed: 38 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
66 | 67 |
|
67 | 68 |
|
68 | 69 |
|
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
69 | 101 |
|
70 | 102 |
|
71 | 103 |
|
| ||
77 | 109 |
|
78 | 110 |
|
79 | 111 |
|
80 |
| - |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
81 | 118 |
|
82 | 119 |
|
83 | 120 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/CustomPathBundle/src/CustomPathBundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/CustomPathBundle/src/CustomPathBundle.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/TestBundle/TestBundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/TestBundle/TestBundle.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
177 | 177 |
|
178 | 178 |
|
179 | 179 |
|
180 |
| - |
| 180 | + |
181 | 181 |
|
182 | 182 |
|
183 | 183 |
|
|
src/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
176 | 176 |
|
177 | 177 |
|
178 | 178 |
|
| 179 | + |
179 | 180 |
|
180 | 181 |
|
181 | 182 |
|
182 | 183 |
|
| 184 | + |
183 | 185 |
|
184 | 186 |
|
185 |
| - |
| 187 | + |
186 | 188 |
|
187 | 189 |
|
188 | 190 |
|
src/Symfony/Component/Messenger/Tests/Transport/Receiver/SingleMessageReceiverTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Tests/Transport/Receiver/SingleMessageReceiverTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Component/Messenger/Tests/Transport/Sync/SyncTransportFactoryTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Tests/Transport/Sync/SyncTransportFactoryTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Component/Messenger/Tests/Transport/Sync/SyncTransportTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Tests/Transport/Sync/SyncTransportTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Component/PropertyInfo/Tests/Extractor/PhpDocExtractorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Tests/Extractor/PhpDocExtractorTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Component/Security/Core/Authorization/TraceableAccessDecisionManager.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/TraceableAccessDecisionManager.php+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| 50 | + |
| 51 | + |
50 | 52 |
|
51 |
| - |
| 53 | + |
52 | 54 |
|
53 | 55 |
|
54 | 56 |
|
| ||
58 | 60 |
|
59 | 61 |
|
60 | 62 |
|
61 |
| - |
| 63 | + |
62 | 64 |
|
63 | 65 |
|
64 | 66 |
|
|
src/Symfony/Component/Validator/Context/ExecutionContext.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Context/ExecutionContext.php+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| ||
180 | 181 |
|
181 | 182 |
|
182 | 183 |
|
183 |
| - |
| 184 | + |
184 | 185 |
|
185 | 186 |
|
186 | 187 |
|
| ||
199 | 200 |
|
200 | 201 |
|
201 | 202 |
|
202 |
| - |
| 203 | + |
203 | 204 |
|
204 | 205 |
|
205 | 206 |
|
| ||
234 | 235 |
|
235 | 236 |
|
236 | 237 |
|
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
237 | 242 |
|
238 | 243 |
|
239 | 244 |
|
|
src/Symfony/Component/Validator/Tests/Fixtures/EntityWithGroupedConstraintOnMethods.php
Copy file name to clipboard+27Lines changed: 27 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 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
src/Symfony/Component/Validator/Tests/Validator/RecursiveValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Validator/RecursiveValidatorTest.php+24Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
| 18 | + |
17 | 19 |
|
18 | 20 |
|
| 21 | + |
19 | 22 |
|
20 | 23 |
|
| 24 | + |
21 | 25 |
|
22 | 26 |
|
23 | 27 |
|
24 | 28 |
|
| 29 | + |
25 | 30 |
|
26 | 31 |
|
27 | 32 |
|
| ||
118 | 123 |
|
119 | 124 |
|
120 | 125 |
|
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
121 | 145 |
|
122 | 146 |
|
123 | 147 |
|
|
src/Symfony/Component/Validator/Validator/LazyProperty.php
Copy file name to clipboard+32Lines changed: 32 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 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
0 commit comments