--TEST-- touch() tests --SKIPIF-- --FILE-- getMessage() . "\n"; } echo "Done\n"; ?> --EXPECTF-- 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 %s in %s on line %d bool(false) touch(): Argument #2 ($mtime) cannot be null when argument #3 ($atime) is an integer Done