--TEST-- disk_total_space() and disk_free_space() tests --SKIPIF-- --FILE-- --EXPECTF-- Warning: Wrong parameter count for disk_free_space() in %s on line %d NULL Warning: Wrong parameter count for disk_total_space() in %s on line %d NULL Warning: disk_free_space(): No such file or directory in %s on line %d bool(false) Warning: disk_total_space(): No such file or directory in %s on line %d bool(false) float(%d) float(%d) Warning: disk_free_space(): No such file or directory in %s on line %d bool(false) Warning: disk_total_space(): No such file or directory in %s on line %d bool(false) Done