Commit 9780f09
committed
minor symfony#52714 [Serializer] Remove incompatible type declaration with PHP 7.2 (alexandre-daubois)
This PR was merged into the 5.4 branch.
Discussion
----------
[Serializer] Remove incompatible type declaration with PHP 7.2
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Fixes CI
Commits
-------
06d6827 [Serializer] Remove incompatible type declaration with PHP 7.2File tree
1 file changed
+2
-2
lines changed- src/Symfony/Component/Serializer/Tests/Normalizer
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
596 | 596 | | |
597 | 597 | | |
598 | 598 | | |
599 | | - | |
| 599 | + | |
600 | 600 | | |
601 | 601 | | |
602 | 602 | | |
603 | 603 | | |
604 | | - | |
| 604 | + | |
605 | 605 | | |
0 commit comments