--TEST-- Bug #72666 (stat cache clearing inconsistent - touch) --FILE-- 2); touch($filename, 1); var_dump(filemtime($filename)); ?> --CLEAN-- --EXPECT-- bool(true) int(1)