Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion ext/standard/tests/http/http_build_query/gh20583.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ try {
echo $e::class, ": ", $e->getMessage(), "\n";
}
?>
--EXPECT--
--EXPECTF--
Error: Maximum call stack size reached.
Fatal error: Maximum call stack size of %s reached during compilation. Try splitting expression in %s on line %d
Loading