Skip to content

Commit 5781571

Browse files
Location not always given
1 parent 52f5e47 commit 5781571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/output/ob_start_callback_bad_return/handler_removed.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ while (1) {
1818
--EXPECTF--
1919
Deprecated: main(): Returning a non-string result from user output handler Closure::__invoke is deprecated in %s on line %d
2020

21-
Fatal error: Allowed memory size of %d bytes exhausted at %s:%d (tried to allocate %d bytes) in %s on line %d
21+
Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line %d

0 commit comments

Comments
 (0)