[pull] master from php:master - #1188
Merged
Merged
Conversation
This adds dedicated tests for ZPP specifiers with dedicated functions defined in ext/zend_test rather than using whatever function might be suitable, as it may get refactored. This covers the ZPP specifiers for "slow" and fast ZPP, including nullable, for: - `bool` - `int` - `float` - `int|float` - `int|float|string` (Fast ZPP only) - `resource` - `object` - `object|string` (Fast ZPP only) - Object of a class - Object of class OR int (Fast ZPP only) - Object of class OR string (Fast ZPP only) - Class name - Object OR class name Missing specifiers that are relagated to later are: - `array` - `array|object` - `array|int` - `array|string` - `callable` - `string` (including "path" checking for null bytes) - `string|int` - Enum - Zval - Variadics
* PHP-8.4: sapi/lsapi: fix returns uninitialized value (#23281)
* PHP-8.5: [ci skip] update NEWS sapi/lsapi: fix returns uninitialized value (#23281)
Clarified the requirement for gmp_powm_sec() regarding Windows builds using MPIR. So we stay consistent with the description of gmp_prevprime().
…hive detection (#23260) Fixed Phar archives being automatically detected when ".phar" only occurs in a directory name or is not a filename extension in an included file's path.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )