[pull] master from php:master#1048
Merged
Merged
Conversation
* lexbor: Clean existing patches in `update-lexbor.sh` The filename of the patch file is derived from the commit message. When the commit message changes or the patch was initially added with the wrong name the patch file might be renamed and exist twice when it's not deleted. * lexbor: Drop patch signature in `update-lexbor.sh` This includes the git version number by default which makes the patches unstable. * lexbor: Zero the commit hash in generated patches in `update-lexbor.sh` Including the commit ID of the temporary commit in the patch files makes them unstable. * lexbor: Run `update_lexbor.sh`
* PHP-8.4: lexbor: Refresh patch files (#22517)
….patch This prevented the patch from applying cleanly when running `./update_lexbor.sh`.
* PHP-8.5: lexbor: Run `update_lexbor.sh` (PHP 8.5) lexbor: Refresh patch files (#22517)
* PHP-8.5: Merge Lexbor patch c3a68477399d446660ac241d3a55357dc95c6e81
* PHP-8.2: ext/openssl: openssl_encrypt() zend mm heap overflow on AES-WRAP-PAD mode.
* PHP-8.3: ext/openssl: openssl_encrypt() zend mm heap overflow on AES-WRAP-PAD mode.
* PHP-8.4: ext/openssl: openssl_encrypt() zend mm heap overflow on AES-WRAP-PAD mode.
* PHP-8.5: ext/openssl: openssl_encrypt() zend mm heap overflow on AES-WRAP-PAD mode.
…1369) FETCH_OBJ_FUNC_ARG reading a SIMPLE_GET property hook pushed the getter call frame mid-trace and corrupted the call being built, crashing at the following SEND_FUNC_ARG. Compile it inline like FETCH_OBJ_R, clearing the SIMPLE_GET flag so the read takes read_property. Arguments to a known callee resolve their by-ref-ness at compile time through the preceding CHECK_FUNC_ARG; named arguments and arguments to an unknown callee (e.g. a __call trampoline) get a run-time guard that deoptimizes to the interpreter when the argument is passed by reference. Fixes GH-21006
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 : )