File tree
10 files changed
+109
-51
lines changedFilter options
- src/Symfony/Component/VarExporter
- Internal
- Tests
- Fixtures/LazyProxy
10 files changed
+109
-51
lines changedsrc/Symfony/Component/VarExporter/Hydrator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Hydrator.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
65 |
| - |
| 64 | + |
| 65 | + |
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
|
src/Symfony/Component/VarExporter/Internal/Exporter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Internal/Exporter.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
| 93 | + |
| 94 | + |
94 | 95 |
|
95 | 96 |
|
96 | 97 |
|
|
src/Symfony/Component/VarExporter/Internal/Hydrator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Internal/Hydrator.php+15-11Lines changed: 15 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
271 | 271 |
|
272 | 272 |
|
273 | 273 |
|
274 |
| - |
275 |
| - |
276 |
| - |
| 274 | + |
| 275 | + |
| 276 | + |
277 | 277 |
|
278 |
| - |
| 278 | + |
279 | 279 |
|
280 | 280 |
|
281 | 281 |
|
282 |
| - |
283 |
| - |
284 |
| - |
| 282 | + |
| 283 | + |
| 284 | + |
285 | 285 |
|
286 |
| - |
| 286 | + |
287 | 287 |
|
288 | 288 |
|
289 | 289 |
|
| ||
298 | 298 |
|
299 | 299 |
|
300 | 300 |
|
301 |
| - |
302 |
| - |
303 |
| - |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
304 | 308 |
|
305 | 309 |
|
306 | 310 |
|
|
src/Symfony/Component/VarExporter/Internal/LazyObjectRegistry.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Internal/LazyObjectRegistry.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
| 71 | + |
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
| ||
138 | 138 |
|
139 | 139 |
|
140 | 140 |
|
141 |
| - |
| 141 | + |
142 | 142 |
|
143 |
| - |
| 143 | + |
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
150 | 150 |
|
151 |
| - |
| 151 | + |
152 | 152 |
|
153 | 153 |
|
154 | 154 |
|
|
src/Symfony/Component/VarExporter/Internal/LazyObjectState.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Internal/LazyObjectState.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
74 |
| - |
75 |
| - |
| 74 | + |
| 75 | + |
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
| ||
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
119 |
| - |
| 119 | + |
120 | 120 |
|
121 | 121 |
|
122 |
| - |
| 122 | + |
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
|
src/Symfony/Component/VarExporter/LazyGhostTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/LazyGhostTrait.php+17-17Lines changed: 17 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
116 |
| - |
| 116 | + |
117 | 117 |
|
118 | 118 |
|
119 |
| - |
| 119 | + |
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
| ||
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
164 |
| - |
| 164 | + |
165 | 165 |
|
166 | 166 |
|
167 | 167 |
|
| ||
175 | 175 |
|
176 | 176 |
|
177 | 177 |
|
178 |
| - |
| 178 | + |
179 | 179 |
|
180 | 180 |
|
181 | 181 |
|
| ||
199 | 199 |
|
200 | 200 |
|
201 | 201 |
|
202 |
| - |
| 202 | + |
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
| ||
208 | 208 |
|
209 | 209 |
|
210 | 210 |
|
211 |
| - |
| 211 | + |
212 | 212 |
|
213 | 213 |
|
214 | 214 |
|
| ||
223 | 223 |
|
224 | 224 |
|
225 | 225 |
|
226 |
| - |
| 226 | + |
227 | 227 |
|
228 | 228 |
|
229 | 229 |
|
| ||
239 | 239 |
|
240 | 240 |
|
241 | 241 |
|
242 |
| - |
243 |
| - |
| 242 | + |
| 243 | + |
244 | 244 |
|
245 | 245 |
|
246 |
| - |
| 246 | + |
247 | 247 |
|
248 | 248 |
|
249 | 249 |
|
250 |
| - |
| 250 | + |
251 | 251 |
|
252 | 252 |
|
253 | 253 |
|
| ||
274 | 274 |
|
275 | 275 |
|
276 | 276 |
|
277 |
| - |
| 277 | + |
278 | 278 |
|
279 | 279 |
|
280 | 280 |
|
281 | 281 |
|
282 | 282 |
|
283 |
| - |
| 283 | + |
284 | 284 |
|
285 | 285 |
|
286 | 286 |
|
| ||
305 | 305 |
|
306 | 306 |
|
307 | 307 |
|
308 |
| - |
309 |
| - |
| 308 | + |
| 309 | + |
310 | 310 |
|
311 | 311 |
|
312 |
| - |
| 312 | + |
313 | 313 |
|
314 | 314 |
|
315 | 315 |
|
316 |
| - |
| 316 | + |
317 | 317 |
|
318 | 318 |
|
319 | 319 |
|
|
src/Symfony/Component/VarExporter/LazyProxyTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/LazyProxyTrait.php+10-10Lines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
92 |
| - |
| 92 | + |
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
| ||
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
125 |
| - |
| 125 | + |
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
| ||
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
134 |
| - |
| 134 | + |
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
| ||
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
149 |
| - |
| 149 | + |
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
| ||
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
162 |
| - |
163 |
| - |
| 162 | + |
| 163 | + |
164 | 164 |
|
165 |
| - |
| 165 | + |
166 | 166 |
|
167 | 167 |
|
168 | 168 |
|
| ||
227 | 227 |
|
228 | 228 |
|
229 | 229 |
|
230 |
| - |
231 |
| - |
| 230 | + |
| 231 | + |
232 | 232 |
|
233 |
| - |
| 233 | + |
234 | 234 |
|
235 | 235 |
|
236 | 236 |
|
|
src/Symfony/Component/VarExporter/Tests/Fixtures/LazyProxy/AsymmetricVisibility.php
Copy file name to clipboard+22Lines changed: 22 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 | + |
src/Symfony/Component/VarExporter/Tests/LazyGhostTraitTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Tests/LazyGhostTraitTest.php+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
| ||
504 | 505 |
|
505 | 506 |
|
506 | 507 |
|
| 508 | + |
| 509 | + |
| 510 | + |
| 511 | + |
| 512 | + |
| 513 | + |
| 514 | + |
| 515 | + |
| 516 | + |
| 517 | + |
| 518 | + |
| 519 | + |
| 520 | + |
| 521 | + |
| 522 | + |
507 | 523 |
|
508 | 524 |
|
509 | 525 |
|
|
src/Symfony/Component/VarExporter/Tests/LazyProxyTraitTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarExporter/Tests/LazyProxyTraitTest.php+16-1Lines changed: 16 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 | 21 |
|
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| ||
364 | 364 |
|
365 | 365 |
|
366 | 366 |
|
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
| 381 | + |
367 | 382 |
|
368 | 383 |
|
369 | 384 |
|
|
0 commit comments