]> granicus.if.org Git - php/commitdiff
Fixed refcount showing
authorXinchen Hui <laruence@gmail.com>
Wed, 5 Mar 2014 04:06:56 +0000 (12:06 +0800)
committerXinchen Hui <laruence@gmail.com>
Wed, 5 Mar 2014 04:06:56 +0000 (12:06 +0800)
ext/standard/tests/file/bug27508.phpt

index 7f012bd8f437bb957be91b0e0113a63836e35ca7..188080aa2567869a10a8495227e8f365fd0e97e4 100644 (file)
@@ -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