File tree
Expand file treeCollapse file tree
19 files changed
+250
-58
lines changedFilter options
- src/Symfony/Component/VarExporter
- Internal
- Tests
- Fixtures
Expand file treeCollapse file tree
19 files changed
+250
-58
lines changedsrc/Symfony/Component/VarExporter/Instantiator.php
Copy file name to clipboard+94Lines changed: 94 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 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 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 | + |
src/Symfony/Component/VarExporter/Internal/Exporter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Internal/Exporter.php+4-17Lines changed: 4 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
| 80 | + |
93 | 81 |
|
94 | 82 |
|
95 | 83 |
|
| ||
133 | 121 |
|
134 | 122 |
|
135 | 123 |
|
136 |
| - |
| 124 | + |
137 | 125 |
|
138 | 126 |
|
139 | 127 |
|
| ||
305 | 293 |
|
306 | 294 |
|
307 | 295 |
|
308 |
| - |
| 296 | + |
309 | 297 |
|
310 | 298 |
|
311 | 299 |
|
| ||
351 | 339 |
|
352 | 340 |
|
353 | 341 |
|
354 |
| - |
355 |
| - |
| 342 | + |
356 | 343 |
|
357 | 344 |
|
358 | 345 |
|
|
src/Symfony/Component/VarExporter/Internal/Hydrator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Internal/Hydrator.php+20-7Lines changed: 20 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
66 | 70 |
|
67 | 71 |
|
68 | 72 |
|
| ||
78 | 82 |
|
79 | 83 |
|
80 | 84 |
|
81 |
| - |
| 85 | + |
82 | 86 |
|
83 | 87 |
|
84 | 88 |
|
85 | 89 |
|
86 | 90 |
|
87 |
| - |
| 91 | + |
88 | 92 |
|
89 | 93 |
|
90 | 94 |
|
91 |
| - |
| 95 | + |
92 | 96 |
|
93 | 97 |
|
94 | 98 |
|
| ||
117 | 121 |
|
118 | 122 |
|
119 | 123 |
|
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
120 | 128 |
|
121 | 129 |
|
122 |
| - |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
123 | 136 |
|
124 |
| - |
| 137 | + |
125 | 138 |
|
126 | 139 |
|
127 | 140 |
|
|
src/Symfony/Component/VarExporter/Internal/Registry.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Internal/Registry.php+22-5Lines changed: 22 additions & 5 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 | + |
| 76 | + |
75 | 77 |
|
76 | 78 |
|
77 | 79 |
|
78 |
| - |
| 80 | + |
79 | 81 |
|
80 | 82 |
|
81 | 83 |
|
| ||
84 | 86 |
|
85 | 87 |
|
86 | 88 |
|
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
87 | 102 |
|
88 | 103 |
|
89 |
| - |
| 104 | + |
90 | 105 |
|
91 | 106 |
|
92 | 107 |
|
93 | 108 |
|
94 |
| - |
| 109 | + |
95 | 110 |
|
96 | 111 |
|
| 112 | + |
| 113 | + |
97 | 114 |
|
98 | 115 |
|
99 | 116 |
|
|
src/Symfony/Component/VarExporter/README.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/README.md+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
| 9 | + |
| 10 | + |
8 | 11 |
|
9 | 12 |
|
10 | 13 |
|
|
src/Symfony/Component/VarExporter/Tests/Fixtures/array-iterator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Tests/Fixtures/array-iterator.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
|
src/Symfony/Component/VarExporter/Tests/Fixtures/array-object-custom.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Tests/Fixtures/array-object-custom.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
|
src/Symfony/Component/VarExporter/Tests/Fixtures/array-object.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Tests/Fixtures/array-object.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 |
| - |
| 5 | + |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
src/Symfony/Component/VarExporter/Tests/Fixtures/clone.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Tests/Fixtures/clone.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 |
| - |
| 5 | + |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
src/Symfony/Component/VarExporter/Tests/Fixtures/datetime.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Tests/Fixtures/datetime.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
|
src/Symfony/Component/VarExporter/Tests/Fixtures/error.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Tests/Fixtures/error.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
|
src/Symfony/Component/VarExporter/Tests/Fixtures/final-error.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Tests/Fixtures/final-error.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
|
src/Symfony/Component/VarExporter/Tests/Fixtures/final-stdclass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Tests/Fixtures/final-stdclass.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
|
0 commit comments