1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

Merge branch 'PHP-8.1' into PHP-8.2

This commit is contained in:
Bob Weinand
2023-11-25 18:48:57 +01:00
2 changed files with 4 additions and 1 deletions

View File

@@ -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--

View 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--