8000 Avoid overriding PHP hooks when Obs. API is used by NoiseByNorthwest · Pull Request #322 · NoiseByNorthwest/php-spx · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@NoiseByNorthwest
Copy link
Owner

Overriding zend_execute_ex disables the JIT. When the alternative instrumentation (Zend Observer API) is enabled, execution hooks are no longer overridden at MINIT. This change relates to #316.

Overriding zend_execute_ex disables the JIT. When the alternative
instrumentation (Zend Observer API) is enabled, execution hooks
are no longer overridden at MINIT. This change relates to #316.
@NoiseByNorthwest NoiseByNorthwest merged commit f7e2ec6 into v0.5 Nov 9, 2025
33 checks passed
@NoiseByNorthwest NoiseByNorthwest deleted the fix_jit_compat branch November 9, 2025 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0