[pull] master from php:master#1079
Merged
Merged
Conversation
… bytes So that when the output is fixed the change can be confirmed in tests
* PHP-8.5: Fixed __debugInfo() usage on PHP 8.5 and later for DatePeriod (#22677)
* PHP-8.4: NEWS GH-22658: avoid truncation on null bytes in `ReflectionConstant::__toString()` Add regression tests for `ReflectionConstant::__toString()` with null bytes
…22679) zend_throw_unwind_exit() requires !EG(exception), but assert.bail called it right after zend_exception_error(), which can itself re-throw while printing the callback's exception (a throwing __toString, a throwing __destruct when the exception is released, or the call-stack guard re-tripping at the stack limit). Only throw the unwind exit when no exception is pending; otherwise let the re-thrown exception propagate, matching exit() and phar. Fixes GH-22671
…sterPHPFunctions(). Fix #22621 Namespace parents from an external document() were wrapped directly instead of through the proxy factory, so they skipped the copy that keeps non-main-document nodes alive. A DOMNameSpaceNode retained by userland then dangled once xsltFreeTransformContext() freed the external document. Route the namespace parent through the proxy factory too. close GH-22623
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 : )