Skip to content

feat: enable Zend Max Execution Timers by default in 8.3 #10778

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 2 commits into from
Mar 10, 2023

Conversation

dunglas
Copy link
Member

@dunglas dunglas commented Mar 4, 2023

This is a PR that follows #10141. As suggested by @arnaud-lb, this patch enables Zend Max Execution Timers by default for ZTS builds on Linux in PHP 8.3. This was not feasible in 8.1 because it introduces a change in the ABI used by compiled extensions.

@dunglas
Copy link
Member Author

dunglas commented Mar 6, 2023

The reported memory leak is a false positive: https://sourceware.org/bugzilla/show_bug.cgi?id=29705
Added to the suppressions file.

@dunglas dunglas force-pushed the feat/default-max-execution-timers branch from b0f36ec to 85f022f Compare March 6, 2023 22:26
@arnaud-lb arnaud-lb merged commit f049585 into php:master Mar 10, 2023
@arnaud-lb
Copy link
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants