We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1305ea2 commit d404e1dCopy full SHA for d404e1d
ext/zend_test/tests/opline_dangling.phpt
@@ -4,6 +4,8 @@ possible segfault in `ZEND_BIND_STATIC`
4
https://github.com/php/php-src/pull/12758
5
--EXTENSIONS--
6
zend_test
7
+--ENV--
8
+USE_ZEND_ALLOC=1
9
--INI--
10
zend_test.observe_opline_in_zendmm=1
11
--FILE--
ext/zend_test/tests/opline_dangling_02.phpt
@@ -1,8 +1,9 @@
1
--TEST--
2
possible segfault in `ZEND_FUNC_GET_ARGS`
3
---DESCRIPTION--
0 commit comments