From: Pierrick Charron Date: Fri, 16 Sep 2011 18:29:22 +0000 (+0000) Subject: Fixed test bug #55713 (Christopher Jones) X-Git-Tag: php-5.5.0alpha1~1117 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=495a7b34ee39ebb89b76692f91a9032112637c72;p=php Fixed test bug #55713 (Christopher Jones) --- 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