summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShein Alexey <confik@gmail.com>2012-03-29 16:51:45 +0500
committerShein Alexey <confik@gmail.com>2012-03-29 16:51:45 +0500
commite1352b04165142c945d1fc98c0bcd0b85c3f659d (patch)
tree1d9f144d7b67d764e909e36d8fde9d746624052f
parent55b1e612421c52ea0bb8a3772095c5bbd62045db (diff)
downloadphp-git-e1352b04165142c945d1fc98c0bcd0b85c3f659d.tar.gz
Fixed bug61115-1.phpt for debug build version.
-rw-r--r--ext/standard/tests/streams/bug61115-1.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/streams/bug61115-1.phpt b/ext/standard/tests/streams/bug61115-1.phpt
index 43c54b4974..573496edf0 100644
--- a/ext/standard/tests/streams/bug61115-1.phpt
+++ b/ext/standard/tests/streams/bug61115-1.phpt
@@ -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