mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Tweak zend.max_allowed_stack_size for gh20836_stack_limit.phpt
Fixes GH-21086
This commit is contained in:
@@ -12,7 +12,7 @@ if (getenv('SKIP_ASAN')) {
|
||||
}
|
||||
?>
|
||||
--INI--
|
||||
zend.max_allowed_stack_size=128K
|
||||
zend.max_allowed_stack_size=256K
|
||||
--FILE--
|
||||
<?php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user