We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 233ffcc commit b489e0fCopy full SHA for b489e0f
Zend/tests/gh10072.phpt
@@ -4,6 +4,7 @@ GH-10072 (PHP crashes when execute_ex is overridden and a trampoline is used fro
4
zend_test
5
--INI--
6
zend_test.replace_zend_execute_ex=1
7
+opcache.jit=disable
8
--FILE--
9
<?php
10
class DummyStreamWrapper
0 commit comments