You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -29,5 +32,4 @@ include __DIR__."/gh14361_tmp.php";
29
32
@unlink(__DIR__."/gh14361_tmp.php");
30
33
?>
31
34
--EXPECTF--
32
-
Fatal error: Maximum call stack size of 32768 bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reached during compilation. Try reducing function size in %s on line %d
33
-
%A
35
+
Fatal error: Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reached during compilation. Try reducing function size in %s on line %d
0 commit comments