[pull] master from php:master - #1306
Merged
Merged
Conversation
Simple get uses VM recursion rather than C stack recursion, which means the result is not actually written when the handler ends. Skip verification when we detect a switch to a different stack frame.
* PHP-8.4: Skip result type inference verification for simple get
* PHP-8.5: Skip result type inference verification for simple get
* PHP-8.6: Skip result type inference verification for simple get
mbregex is not always available.
* PHP-8.4: [skip ci] Fix mb_ereg_replace_kname_unterminated_nul.phpt SKIPIF
* PHP-8.5: [skip ci] Fix mb_ereg_replace_kname_unterminated_nul.phpt SKIPIF
* PHP-8.6: [skip ci] Fix mb_ereg_replace_kname_unterminated_nul.phpt SKIPIF
* Enable C11 for MSVC C sources * Respect requested C standard * Split mixed C and C++ builds
With weak typing syslog(null, null) is syslog(0, ""), and priority 0 is LOG_EMERG. journald broadcasts emergency messages to every logged in terminal, so each run of the test printed a "Broadcast message from systemd-journald" banner in all terminals. Skip it like error_log() and mail(), which the test already leaves out for their side effects.
* PHP-8.4: Zend tests: skip syslog() in the arginfo/zpp mismatch test
* PHP-8.5: Zend tests: skip syslog() in the arginfo/zpp mismatch test
* PHP-8.6: Zend tests: skip syslog() in the arginfo/zpp mismatch test
Use JSON_PRETTY_PRINT, the constant exposed to PHP code, instead of the internal C macro PHP_JSON_PRETTY_PRINT in the json_encode() performance note. Qualify url_percent_encode() as Uri\WhatWg\url_percent_encode() to match its declared namespace. Uri\url_percent_encode() does not exist.
* PHP-8.6: [skip ci] Several UPGRADING fixes
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 : )