mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-15 10:42:39 +02:00
12 lines
245 B
Diff
12 lines
245 B
Diff
--- 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 {
|