3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(str_pad(strtotime('2018-10-25T11:09:25+08:00'), 13, 0)); var_dump(date("Y-m-d h:i:sa", microtime()));
Output for 5.6.0 - 5.6.40, 7.0.0 - 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.26, 7.3.0 - 7.3.13, 7.4.0 - 7.4.1
string(13) "1540436965000" Notice: A non well formed numeric value encountered in /in/X0A8P on line 6 string(21) "1970-01-01 01:00:00am"

preferences:
150.86 ms | 403 KiB | 157 Q