Commit f07809f495e for php.net
commit f07809f495e49de0edbfa04f888c16d994ceb4fb
Author: Ilija Tovilo <ilija.tovilo@me.com>
Date: Mon Feb 23 02:17:56 2026 +0100
Tweak stack limit values for gh20840.phpt
Graciously tested by Andy Postnikov (andypost).
See GH-21086
Closes GH-21275
diff --git a/ext/standard/tests/general_functions/gh20840.phpt b/ext/standard/tests/general_functions/gh20840.phpt
index 99df478c1f2..35d72cf0fb5 100644
--- a/ext/standard/tests/general_functions/gh20840.phpt
+++ b/ext/standard/tests/general_functions/gh20840.phpt
@@ -12,7 +12,7 @@
}
?>
--INI--
-zend.max_allowed_stack_size=128K
+zend.max_allowed_stack_size=256K
--FILE--
<?php
class Node {