3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo date_create_from_format('U.u', microtime(true))->format('Y-m-d H:i:s.u');
Output for 5.3.3 - 5.3.29, 5.4.0 - 5.4.16, 5.4.18 - 5.4.27, 5.4.29 - 5.4.38, 5.4.41 - 5.4.45, 5.5.0 - 5.5.12, 5.5.14 - 5.5.29, 5.5.31 - 5.5.38, 5.6.0 - 5.6.24, 5.6.26 - 5.6.32, 5.6.34 - 5.6.40, 7.0.0 - 7.0.4, 7.0.6 - 7.0.15, 7.0.17 - 7.0.33, 7.1.0 - 7.1.1, 7.1.3 - 7.1.8, 7.1.10 - 7.1.31, 7.1.33, 7.2.0 - 7.2.16, 7.2.19 - 7.2.26, 7.3.0 - 7.3.3, 7.3.5, 7.3.8, 7.3.11 - 7.3.12, 7.4.0 - 7.4.1
2014-04-04 09:31:28.000100
Output for 5.4.17, 5.4.28, 5.4.39 - 5.4.40, 5.5.13, 5.5.30, 5.6.25, 5.6.33, 7.0.5, 7.0.16, 7.1.2, 7.1.32, 7.2.17 - 7.2.18, 7.3.4, 7.3.6 - 7.3.7, 7.3.9, 7.3.13
2014-04-04 09:31:28.000200
Output for 7.1.9, 7.3.10
2014-04-04 09:31:29.000100
Output for 5.3.1 - 5.3.2
Fatal error: Call to a member function format() on a non-object in /in/1PH99 on line 3
Process exited with code 255.
Output for 5.3.0
2014-04-04 09:31:28.1000000
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17
Fatal error: Call to undefined function date_create_from_format() in /in/1PH99 on line 3
Process exited with code 255.
Output for 4.4.2 - 4.4.9
Parse error: syntax error, unexpected T_OBJECT_OPERATOR, expecting ',' or ';' in /in/1PH99 on line 3
Process exited with code 255.
Output for 4.3.0 - 4.3.1, 4.3.5 - 4.3.11, 4.4.0 - 4.4.1
Parse error: parse error, unexpected T_OBJECT_OPERATOR, expecting ',' or ';' in /in/1PH99 on line 3
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error, expecting `','' or `';'' in /in/1PH99 on line 3
Process exited with code 255.

preferences:
216.41 ms | 401 KiB | 325 Q