mirror of
https://github.com/php/php-src.git
synced 2024-12-17 05:50:14 +08:00
Merge branch 'PHP-8.2' into PHP-8.3
This commit is contained in:
commit
4774dc167e
@ -4,6 +4,8 @@ possible segfault in `ZEND_BIND_STATIC`
|
||||
https://github.com/php/php-src/pull/12758
|
||||
--EXTENSIONS--
|
||||
zend_test
|
||||
--ENV--
|
||||
USE_ZEND_ALLOC=1
|
||||
--INI--
|
||||
zend_test.observe_opline_in_zendmm=1
|
||||
--FILE--
|
||||
|
@ -1,8 +1,9 @@
|
||||
--TEST--
|
||||
possible segfault in `ZEND_FUNC_GET_ARGS`
|
||||
--DESCRIPTION--
|
||||
--EXTENSIONS--
|
||||
zend_test
|
||||
--ENV--
|
||||
USE_ZEND_ALLOC=1
|
||||
--INI--
|
||||
zend_test.observe_opline_in_zendmm=1
|
||||
--FILE--
|
||||
|
Loading…
Reference in New Issue
Block a user