1
0
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:
Hannes Magnusson
2011-06-05 09:42:10 +00:00
parent 148120e1e9
commit 86209a3919

View File

@@ -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)