]> granicus.if.org Git - php/commitdiff
marked with bug#42638
authorRaghubansh Kumar <kraghuba@php.net>
Wed, 12 Sep 2007 08:29:34 +0000 (08:29 +0000)
committerRaghubansh Kumar <kraghuba@php.net>
Wed, 12 Sep 2007 08:29:34 +0000 (08:29 +0000)
ext/standard/tests/file/is_file_variation4.phpt
ext/standard/tests/file/rename_variation.phpt

index 55aeedfaada50f36acbf5bdcb9343823664cb63d..fc0cab85cc3b5d6b9b39aaf351b50a51a87943ca 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Test is_file() function: usage variations - diff. path notations (Bug #42027)
+Test is_file() function: usage variations - diff. path notations (Bug #42027, #42638)
 --FILE--
 <?php
 /* Prototype: bool is_file ( string $filename );
index 63b47a37a05d9fddcc8e9c4c02ff91d0ab38f412..ae7a628bd8c01e51fef061f1d1e2fafa7e2e8ce7 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Test rename() function: usage variations-1
+Test rename() function: usage variations-1 (Bug#42638)
 --SKIPIF--
 <?php
 if (substr(PHP_OS, 0, 3) == 'WIN') {