We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
you probably know it but I didn't see any ticket about that. When I enable JIT with PCOV, I have the following problem :
Warning: JIT is incompatible with third party extensions that override zend_execute_ex(). JIT disabled. in Unknown on line 0
I think it's related to https://bugs.php.net/bug.php?id=80608
Any plan ? :)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
you probably know it but I didn't see any ticket about that. When I enable JIT with PCOV, I have the following problem :
Warning: JIT is incompatible with third party extensions that override zend_execute_ex(). JIT disabled. in Unknown on line 0
I think it's related to https://bugs.php.net/bug.php?id=80608
Any plan ? :)
The text was updated successfully, but these errors were encountered: