From: Christoph M. Becker Date: Wed, 31 Aug 2016 14:38:38 +0000 (+0200) Subject: Merge branch 'PHP-5.6' into PHP-7.0 X-Git-Tag: php-7.0.11~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2970630133dc22a364f258a0b25ed71be260af24;p=php Merge branch 'PHP-5.6' into PHP-7.0 (cherry picked from commit f93fd8ce3278923dce16b241aebe428a6b9aa79d) --- diff --git a/ext/standard/tests/file/bug71882.phpt b/ext/standard/tests/file/bug71882.phpt index ae0137b599..3cb6d85240 100644 --- a/ext/standard/tests/file/bug71882.phpt +++ b/ext/standard/tests/file/bug71882.phpt @@ -3,9 +3,9 @@ Bug #71882 (Negative ftruncate() on php://memory exhausts memory) --FILE-- ==DONE== --EXPECTF-- -Warning: ftruncate(): Negative size is not supported in %s%ebug71882.php on line %d +bool(false) ==DONE==