Commit fed704b
File tree
5 files changed
+8
-8
lines changedFilter options
- src/Symfony/Component
- Debug
- Tests
- Fixtures
- Serializer/Encoder
5 files changed
+8
-8
lines changedsrc/Symfony/Component/Debug/DebugClassLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/DebugClassLoader.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
164 | 164 |
|
165 | 165 |
|
166 | 166 |
|
167 |
| - |
168 |
| - |
| 167 | + |
| 168 | + |
169 | 169 |
|
170 | 170 |
|
171 | 171 |
|
172 |
| - |
173 |
| - |
| 172 | + |
| 173 | + |
174 | 174 |
|
175 | 175 |
|
176 | 176 |
|
|
src/Symfony/Component/Debug/Tests/DebugClassLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Tests/DebugClassLoaderTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
284 | 284 |
|
285 | 285 |
|
286 | 286 |
|
287 |
| - |
| 287 | + |
288 | 288 |
|
289 | 289 |
|
290 | 290 |
|
|
src/Symfony/Component/Debug/Tests/Fixtures/FinalClass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Tests/Fixtures/FinalClass.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
src/Symfony/Component/Serializer/Encoder/ChainDecoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/ChainDecoder.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
|
src/Symfony/Component/Serializer/Encoder/ChainEncoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/ChainEncoder.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
|
0 commit comments