Commit 75b1157
committed
File tree
3 files changed
+36
-2
lines changedFilter options
- src/Symfony/Component/VarExporter
- Internal
- Tests
- Fixtures
3 files changed
+36
-2
lines changedsrc/Symfony/Component/VarExporter/Internal/Registry.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Internal/Registry.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
68 |
| - |
| 68 | + |
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
| 75 | + |
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
|
src/Symfony/Component/VarExporter/Tests/Fixtures/private-constructor.php
Copy file name to clipboard+17Lines changed: 17 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 | + |
src/Symfony/Component/VarExporter/Tests/VarExporterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Tests/VarExporterTest.php+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
197 | 197 |
|
198 | 198 |
|
199 | 199 |
|
| 200 | + |
| 201 | + |
200 | 202 |
|
201 | 203 |
|
202 | 204 |
|
| ||
250 | 252 |
|
251 | 253 |
|
252 | 254 |
|
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
253 | 270 |
|
254 | 271 |
|
255 | 272 |
|
|
0 commit comments