3v4l.org

run code in 300+ PHP versions simultaneously
<?php // doesn't update realpath cache touch('/tmp/foo'); var_dump(filemtime('/tmp/foo')); touch('/tmp/foo', 1); var_dump(filemtime('/tmp/foo')); // does update the realpath cache touch('file:///tmp/foo'); var_dump(filemtime('file:///tmp/foo')); touch('file:///tmp/foo', 1); var_dump(filemtime('file:///tmp/foo'));

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
168.72 ms | 3370 KiB | 13 Q