mirror of
https://github.com/php/php-src.git
synced 2026-04-07 08:02:49 +02:00
touch() no longer attempts to create files on empty strings
This commit is contained in:
@@ -77,12 +77,6 @@ echo "Done";
|
||||
*** Testing fileattime(), filemtime(), filectime() & touch() : usage variations ***
|
||||
|
||||
*** testing touch ***
|
||||
|
||||
Warning: touch(): Unable to create file because No such file or directory in %s on line %d
|
||||
|
||||
Warning: touch(): Unable to create file because No such file or directory in %s on line %d
|
||||
|
||||
Warning: touch(): Unable to create file because No such file or directory in %s on line %d
|
||||
bool(false)
|
||||
bool(false)
|
||||
bool(false)
|
||||
|
||||
Reference in New Issue
Block a user