Commit 91964c1
committed
bug symfony#60648 [Yaml] fix support for years outside of the 32b range on x86 arch on PHP 8.4 (nicolas-grekas)
This PR was merged into the 6.4 branch.
Discussion
----------
[Yaml] fix support for years outside of the 32b range on x86 arch on PHP 8.4
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Similar to symfony#41394 but for PHP 8.4
Commits
-------
c2f9a7c [Yaml] fix support for years outside of the 32b range on x86 arch on PHP 8.41 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
737 | 737 | | |
738 | 738 | | |
739 | 739 | | |
740 | | - | |
| 740 | + | |
741 | 741 | | |
742 | 742 | | |
743 | 743 | | |
| |||
0 commit comments