]> granicus.if.org Git - php/commitdiff
fix test
authorStanislav Malyshev <stas@php.net>
Sun, 25 Mar 2012 20:53:49 +0000 (13:53 -0700)
committerStanislav Malyshev <stas@php.net>
Sun, 25 Mar 2012 20:53:49 +0000 (13:53 -0700)
ext/standard/tests/streams/bug61115-1.phpt

index 43c54b497423cfb7c21b0a2a4e8b5e769d41956e..cfed64f0390d2e09f71f13e545d3bbebb51712fb 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 (tried to allocate %d bytes) in %s on line %d