forked from php/php-src
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from php:master #432
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
This testing code was never meant to be used this way, but fixing this will at least stop fuzzers from complaining about this, so might still be worthwhile. Closes GH-16919.
* PHP-8.2: Fix GH-16908: _ZendTestMagicCallForward does not handle references well
* PHP-8.3: Fix GH-16908: _ZendTestMagicCallForward does not handle references well
* PHP-8.4: Fix GH-16908: _ZendTestMagicCallForward does not handle references well
* PHP-8.2: Fix GH-16902: Set of opcache tests fail zts+aarch64 (8.2-8.3)
* PHP-8.3: Fix GH-16902: Set of opcache tests fail zts+aarch64 (8.2-8.3)
Accompanying IR PR: dstogov/ir#95 Closes GH-16924.
* PHP-8.3: Fix test expectation for PHP 8.3+
* PHP-8.4: Fix test expectation for PHP 8.3+
* PHP-8.3: Use another for bug51056.phpt
* PHP-8.4: Use another for bug51056.phpt
* PHP-8.4: [skip ci] chore: update minimum required PHP version.
If `_DEBUG` is set, assertion failures and errors are directed to a debug message window by default[1]. That causes a process to hang, since these dialogs are modal. While we already cater to assertion failures, errors have apparently been overlooked. We choose a minimal fix for BC reasons; although passing `0` as `reportMode` is undocumented, it obviously works fine for a long time. We may consider to improve on this for the `master` branch. [1] <https://learn.microsoft.com/en-us/cpp/c-runtime-library/reference/crtsetreportmode> Closes GH-16850.
* PHP-8.2: Fix GH-16849: Error dialog causes process to hang
* PHP-8.3: Fix GH-16849: Error dialog causes process to hang
* PHP-8.4: Fix GH-16849: Error dialog causes process to hang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.1)
Can you help keep this open source service alive? 💖 Please sponsor : )