diff options
-rw-r--r-- | Zend/tests/bug76846.phpt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Zend/tests/bug76846.phpt b/Zend/tests/bug76846.phpt index c167a8bb78..fbef201033 100644 --- a/Zend/tests/bug76846.phpt +++ b/Zend/tests/bug76846.phpt @@ -23,5 +23,4 @@ while (true) { ?> --EXPECTF-- -Fatal error: Allowed memory size of %d bytes exhausted at %s:%d (tried to allocate %d bytes) in %s on line %d -%A +Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line %d%A |