1
0
mirror of https://github.com/php/php-src.git synced 2026-04-08 16:43:44 +02:00

Try to fix test

This commit is contained in:
Nikita Popov
2021-09-13 21:07:46 +02:00
parent 6d1a2b3aed
commit ba03c5fb4c

View File

@@ -1,9 +1,12 @@
--TEST--
Bug #81435 (Observer current_observed_frame may point to an old (overwritten) frame)
--EXTENSIONS--
zend_test
--INI--
memory_limit=20M
zend_test.observer.enabled=1
zend_test.observer.observe_function_names=a,d
opcache.optimization_level=0
--FILE--
<?php