Skip to content
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

Patch PHP 8.1 with ITIMER_REAL usage for timeout handling on Apple Silicon systems #2732

Closed
jdecool opened this issue Jun 4, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@jdecool
Copy link

jdecool commented Jun 4, 2024

Describe the feature

There a bug on Apple Silicon where max_execution_time reached too early.

This bug is described in this issue and fixed in this PR that has been merged in 8.2 & 8.3.

Because 8.1 is not maintained anymore, the fix will never be merged in this version.

Can the 8.1 (and maybe others) be dynamically patch using the Homebrew Formula ?

@jdecool jdecool added the enhancement New feature or request label Jun 4, 2024
@shivammathur
Copy link
Owner

@jdecool Added in #2765

@jdecool
Copy link
Author

jdecool commented Jun 4, 2024

Awesome.

Thanks @shivammathur

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants