--- embedaddon/php/ext/standard/tests/file/is_file_variation4.phpt 2012/02/21 23:48:03 1.1.1.1 +++ embedaddon/php/ext/standard/tests/file/is_file_variation4.phpt 2012/05/29 12:34:44 1.1.1.2 @@ -67,8 +67,12 @@ bool(false) - Iteration 6 - bool(false) - Iteration 7 - -bool(false) + +Warning: is_file() expects parameter 1 to be a valid path, string given in %s on line %d +NULL - Iteration 8 - -bool(false) + +Warning: is_file() expects parameter 1 to be a valid path, string given in %s on line %d +NULL *** Done ***