1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 01:18:19 +02:00

Adjust memory limit in one more test

This commit is contained in:
Nikita Popov
2021-05-31 16:32:43 +02:00
parent e9b005158f
commit e006fd4220
+1 -1
View File
@@ -6,7 +6,7 @@ Observer: End handlers fire after a fatal error
zend_test.observer.enabled=1
zend_test.observer.observe_all=1
zend_test.observer.show_return_value=1
memory_limit=1M
memory_limit=2M
--FILE--
<?php
function foo()