From: Xinchen Hui Date: Wed, 5 Mar 2014 04:06:56 +0000 (+0800) Subject: Fixed refcount showing X-Git-Tag: POST_PHPNG_MERGE~412^2~421^2~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=53a321075023a7b21bddc7a049067294536f8833;p=php Fixed refcount showing --- diff --git a/ext/standard/tests/file/bug27508.phpt b/ext/standard/tests/file/bug27508.phpt index 7f012bd8f4..188080aa25 100644 --- a/ext/standard/tests/file/bug27508.phpt +++ b/ext/standard/tests/file/bug27508.phpt @@ -72,9 +72,9 @@ fclose($fp); unlink($tn); ?> --EXPECT-- -bool(false) refcount(1) +bool(false) 0 -bool(false) refcount(1) +bool(false) line1 line2 line3