Commit 067f438bc4f for php.net
commit 067f438bc4f134c9fc94471696bcf8fb29b44b35
Author: Shivam Mathur <shivam_jpr@hotmail.com>
Date: Sun Aug 9 15:21:32 2026 +0530
Fix GH-23120 test on Windows x86 (#23180)
diff --git a/ext/dom/tests/gh23120.phpt b/ext/dom/tests/gh23120.phpt
index 511314d9cbb..909b9cb3e68 100644
--- a/ext/dom/tests/gh23120.phpt
+++ b/ext/dom/tests/gh23120.phpt
@@ -12,7 +12,7 @@
}
?>
--INI--
-zend.max_allowed_stack_size=512K
+zend.max_allowed_stack_size=256K
--FILE--
<?php
function create_deep_document(): DOMDocument {