File tree
Expand file treeCollapse file tree
4 files changed
+17
-7
lines changedFilter options
- src/Symfony/Component/VarExporter
- Internal
- Tests
- Fixtures
Expand file treeCollapse file tree
4 files changed
+17
-7
lines changedsrc/Symfony/Component/VarExporter/Internal/Exporter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Internal/Exporter.php+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
160 |
| - |
| 160 | + |
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
164 |
| - |
| 164 | + |
165 | 165 |
|
166 | 166 |
|
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
170 | 170 |
|
171 | 171 |
|
172 |
| - |
173 |
| - |
174 |
| - |
| 172 | + |
175 | 173 |
|
176 | 174 |
|
177 | 175 |
|
|
src/Symfony/Component/VarExporter/Tests/Fixtures/var-on-sleep.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Tests/Fixtures/var-on-sleep.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
14 | 22 |
|
15 | 23 |
|
16 | 24 |
|
|
src/Symfony/Component/VarExporter/Tests/VarExporterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Tests/VarExporterTest.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
349 | 349 |
|
350 | 350 |
|
351 | 351 |
|
| 352 | + |
| 353 | + |
352 | 354 |
|
353 | 355 |
|
354 | 356 |
|
355 | 357 |
|
| 358 | + |
| 359 | + |
356 | 360 |
|
357 | 361 |
|
358 | 362 |
|
359 | 363 |
|
360 | 364 |
|
361 | 365 |
|
362 |
| - |
| 366 | + |
363 | 367 |
|
364 | 368 |
|
365 | 369 |
|
|
src/Symfony/Component/VarExporter/VarExporter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/VarExporter.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
| 86 | + |
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
|
0 commit comments