Skip to content

Conversation

@ndossche
Copy link
Member

The return type has been zip_int64_t since 2009, so we shouldn't truncate to an int because the user may have requested a size that won't fit in an int.

The return type has been zip_int64_t since 2009, so we shouldn't
truncate to an int because the user may have requested a size that won't
fit in an int.
@ndossche ndossche closed this in 2f05830 Nov 18, 2025
jmarble pushed a commit to jmarble/php-src that referenced this pull request Nov 21, 2025
The return type has been zip_int64_t since 2009, so we shouldn't
truncate to an int because the user may have requested a size that won't
fit in an int.

Closes phpGH-20509.
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.

3 participants