diff options
| -rw-r--r-- | Zend/tests/bug55509.phpt | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Zend/tests/bug55509.phpt b/Zend/tests/bug55509.phpt index 86e5a08764..5fafc61af4 100644 --- a/Zend/tests/bug55509.phpt +++ b/Zend/tests/bug55509.phpt @@ -30,4 +30,4 @@ echo "6\n";  4
  5
 -Fatal error: Allowed memory size of %d bytes exhausted (tried to allocate %d bytes) in %s/bug55509.php on line %d
 +Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sbug55509.php on line %d
 | 
