Commit a898923
File tree
Expand file treeCollapse file tree
3 files changed
+85
-7
lines changedFilter options
- src/Symfony/Component/Serializer
- Normalizer
- Tests
- Fixtures
Expand file treeCollapse file tree
3 files changed
+85
-7
lines changedsrc/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
378 | 378 |
|
379 | 379 |
|
380 | 380 |
|
381 |
| - |
| 381 | + |
382 | 382 |
|
383 | 383 |
|
384 | 384 |
|
385 | 385 |
|
386 | 386 |
|
387 | 387 |
|
388 |
| - |
| 388 | + |
389 | 389 |
|
390 | 390 |
|
391 | 391 |
|
392 | 392 |
|
393 | 393 |
|
394 | 394 |
|
395 |
| - |
| 395 | + |
396 | 396 |
|
397 | 397 |
|
398 | 398 |
|
399 | 399 |
|
400 |
| - |
| 400 | + |
401 | 401 |
|
402 |
| - |
| 402 | + |
403 | 403 |
|
404 |
| - |
| 404 | + |
405 | 405 |
|
406 |
| - |
| 406 | + |
407 | 407 |
|
408 | 408 |
|
409 | 409 |
|
|
src/Symfony/Component/Serializer/Tests/Fixtures/Php80WithOptionalConstructorParameter.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/Serializer/Tests/SerializerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/SerializerTest.php+56Lines changed: 56 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
| 72 | + |
72 | 73 |
|
73 | 74 |
|
74 | 75 |
|
| ||
1433 | 1434 |
|
1434 | 1435 |
|
1435 | 1436 |
|
| 1437 | + |
| 1438 | + |
| 1439 | + |
| 1440 | + |
| 1441 | + |
| 1442 | + |
| 1443 | + |
| 1444 | + |
| 1445 | + |
| 1446 | + |
| 1447 | + |
| 1448 | + |
| 1449 | + |
| 1450 | + |
| 1451 | + |
| 1452 | + |
| 1453 | + |
| 1454 | + |
| 1455 | + |
| 1456 | + |
| 1457 | + |
| 1458 | + |
| 1459 | + |
| 1460 | + |
| 1461 | + |
| 1462 | + |
| 1463 | + |
| 1464 | + |
| 1465 | + |
| 1466 | + |
| 1467 | + |
| 1468 | + |
| 1469 | + |
| 1470 | + |
| 1471 | + |
| 1472 | + |
| 1473 | + |
| 1474 | + |
| 1475 | + |
| 1476 | + |
| 1477 | + |
| 1478 | + |
| 1479 | + |
| 1480 | + |
| 1481 | + |
| 1482 | + |
| 1483 | + |
| 1484 | + |
| 1485 | + |
| 1486 | + |
| 1487 | + |
| 1488 | + |
| 1489 | + |
| 1490 | + |
| 1491 | + |
1436 | 1492 |
|
1437 | 1493 |
|
1438 | 1494 |
|
|
0 commit comments