]> granicus.if.org Git - php/commitdiff
revert last bogus change. There is bug in is_file()
authorfoobar <sniper@php.net>
Tue, 30 Apr 2002 10:38:06 +0000 (10:38 +0000)
committerfoobar <sniper@php.net>
Tue, 30 Apr 2002 10:38:06 +0000 (10:38 +0000)
ext/standard/tests/file/003.phpt

index 924e8b256f58f4255ab5bb9f21aed480c0b46c91..30254aef1035ad6fa6e7dbdaec727f79577bd6d9 100644 (file)
@@ -7,5 +7,5 @@ is_file/file_exist
 --EXPECT--
 bool(false)
 bool(false)
-int(1)
+bool(true)
 bool(true)