--TEST-- touch() tests --FILE-- --EXPECTF-- Warning: Wrong parameter count for touch() in %s on line %d NULL bool(true) int(%d) bool(true) int(101) bool(true) int(%i) bool(true) int(100) bool(true) int(100) Warning: touch(): Unable to create file /no/such/file/or/directory because No such file or directory in %s on line %d bool(false) Done