mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.4' into PHP-8.5
* PHP-8.4: Tweak zend.max_allowed_stack_size for gh20836_stack_limit.phpt
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