Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

alexandre-daubois
Copy link
Member

@alexandre-daubois alexandre-daubois commented Jun 16, 2025

Q A
Branch? 7.3
Bug fix? yes
New feature? no
Deprecations? no
Issues -
License MIT

Slice selector integers must always be in the interval [-(2^53) + 1, (2^53) - 1], and leading 0 are forbidden.

@carsonbot carsonbot added this to the 7.3 milestone Jun 16, 2025
@alexandre-daubois alexandre-daubois force-pushed the int-overflow-handle branch 3 times, most recently from b9231c9 to 4791ff8 Compare June 16, 2025 09:47
@nicolas-grekas
Copy link
Member

This breaks on x86, see windows build.

@alexandre-daubois
Copy link
Member Author

Tests are now fixed on x86

@nicolas-grekas
Copy link
Member

Thank you @alexandre-daubois.

@nicolas-grekas nicolas-grekas merged commit deac4c6 into symfony:7.3 Jul 16, 2025
14 of 17 checks passed
@alexandre-daubois alexandre-daubois deleted the int-overflow-handle branch July 16, 2025 14:45
@fabpot fabpot mentioned this pull request Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants