Commit 59b3b7a
File tree
3 files changed
+34
-6
lines changedFilter options
- src/Symfony/Component/VarExporter
- Tests
- Fixtures/LazyProxy
3 files changed
+34
-6
lines changedsrc/Symfony/Component/VarExporter/ProxyHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/ProxyHelper.php+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
311 | 311 |
|
312 | 312 |
|
313 | 313 |
|
314 |
| - |
| 314 | + |
315 | 315 |
|
316 | 316 |
|
317 | 317 |
|
| ||
357 | 357 |
|
358 | 358 |
|
359 | 359 |
|
360 |
| - |
361 |
| - |
362 |
| - |
363 |
| - |
364 |
| - |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
| 364 | + |
365 | 365 |
|
366 | 366 |
|
367 | 367 |
|
|
src/Symfony/Component/VarExporter/Tests/Fixtures/LazyProxy/TestNullStandaloneReturnType.php
Copy file name to clipboard+16Lines changed: 16 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 | + |
src/Symfony/Component/VarExporter/Tests/ProxyHelperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Tests/ProxyHelperTest.php+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
| ||
188 | 189 |
|
189 | 190 |
|
190 | 191 |
|
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
191 | 203 |
|
192 | 204 |
|
193 | 205 |
|
|
0 commit comments