mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
revert last bogus change. There is bug in is_file()
This commit is contained in:
parent
7a067547cd
commit
3b1ae7c62a
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ is_file/file_exist
|
|||
--EXPECT--
|
||||
bool(false)
|
||||
bool(false)
|
||||
int(1)
|
||||
bool(true)
|
||||
bool(true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue