Skip to content

Commit 8ebe1b8

Browse files
committed
Merge branch 'PHP-7.2' into PHP-7.3
2 parents 25522ba + 99eb4b2 commit 8ebe1b8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Zend/tests/bug76846.phpt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,4 @@ while (true) {
2323

2424
?>
2525
--EXPECTF--
26-
Fatal error: Allowed memory size of %d bytes exhausted at %s:%d (tried to allocate %d bytes) in %s on line %d
27-
%A
26+
Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line %d%A

0 commit comments

Comments
 (0)