Skip to content

PHP 8.5 | ParameterValues/ChangedIntToBoolParamType: detect Zlib $use_include_path change#1949

Merged
wimg merged 1 commit intodevelopfrom
php-8.5/changedinttoboolparamtype-add-php-8.5-change
Oct 27, 2025
Merged

PHP 8.5 | ParameterValues/ChangedIntToBoolParamType: detect Zlib $use_include_path change#1949
wimg merged 1 commit intodevelopfrom
php-8.5/changedinttoboolparamtype-add-php-8.5-change

Conversation

@jrfnl
Copy link
Member

@jrfnl jrfnl commented Oct 25, 2025

…_include_path change

> - Zlib:
>   . The "use_include_path" argument for the
>     gzfile, gzopen and readgzfile functions has been changed
>     from int to boolean.

This commit accounts for detecting this change.

Refs:
* https://github.com/php/php-src/blob/18687e4f394f7efb1fc84ad5a7a6721f2774a764/UPGRADING#L725-L728
* php/php-src 16424
* php/php-src@6d1881b
* https://www.php.net/manual/en/function.gzfile.php
* https://www.php.net/manual/en/function.gzopen.php
* https://www.php.net/manual/en/function.readgzfile.php

Related to 1849
@jrfnl jrfnl added this to the 10.0.0-alpha2 milestone Oct 25, 2025
@jrfnl jrfnl requested a review from wimg October 25, 2025 23:28
@jrfnl jrfnl added Type: enhancement PR: quick merge PR only contains relatively simple changes PR: ready for review labels Oct 25, 2025
@wimg wimg merged commit 02dfae7 into develop Oct 27, 2025
76 checks passed
@wimg wimg deleted the php-8.5/changedinttoboolparamtype-add-php-8.5-change branch October 27, 2025 20:34
@github-actions github-actions bot removed PR: quick merge PR only contains relatively simple changes PR: ready for review labels Oct 27, 2025
@jrfnl jrfnl added the PHP: 8.5 label Nov 4, 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.

2 participants