Test: /ext/standard/tests/file/bug78296.phpt - Version 7.4.21        

Bug #78296 is_file fails to detect file
Submitted: 2019-07-15 22:53:41 Modified: 2019-11-25 11:07:29
From: v-altruo Assigned: cmb
Status: Closed Package: Scripting Engine problem
PHP Version: 7.2Git-2019-07-16 (Git) OS: Windows

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: mkdir(): File name too long in %s/bug78296.php on line 3 002+ bool(false) 001- bool(true) 002- bool(true) 003+ bool(false)