]> granicus.if.org Git - php/commitdiff
Fixed bug61115-1.phpt for debug build version.
authorShein Alexey <confik@gmail.com>
Thu, 29 Mar 2012 11:51:45 +0000 (16:51 +0500)
committerShein Alexey <confik@gmail.com>
Thu, 29 Mar 2012 11:51:45 +0000 (16:51 +0500)
ext/standard/tests/streams/bug61115-1.phpt

index 43c54b497423cfb7c21b0a2a4e8b5e769d41956e..573496edf0e2dbf0a77dc771f77c815098002a6f 100644 (file)
@@ -8,4 +8,4 @@ stream_context_get_options($fileResourceTemp);
 ftruncate($fileResourceTemp, PHP_INT_MAX);
 ?>
 --EXPECTF--
-Fatal error: Allowed memory size of %d bytes exhausted at %s:%d (tried to allocate %d bytes) in %s on line %d
+Fatal error: Allowed memory size of %d bytes exhausted %s (tried to allocate %d bytes) in %s on line %d