3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(DateTime::setTimestamp(time()));
Output for 7.0.0 - 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.24, 7.3.0 - 7.3.12
Fatal error: Uncaught Error: Non-static method DateTime::setTimestamp() cannot be called statically in /in/0Vg9O:3 Stack trace: #0 {main} thrown in /in/0Vg9O on line 3
Process exited with code 255.
Output for 5.5.0 - 5.5.38, 5.6.0 - 5.6.38
Fatal error: Non-static method DateTime::setTimestamp() cannot be called statically in /in/0Vg9O on line 3
Process exited with code 255.

preferences:
148.65 ms | 402 KiB | 189 Q