3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo date()->format("Y-m-d H:i:s:u");
Output for 7.3.0 - 7.3.13, 7.4.0 - 7.4.1
Warning: date() expects at least 1 parameter, 0 given in /in/MWDqE on line 2 Fatal error: Uncaught Error: Call to a member function format() on bool in /in/MWDqE:2 Stack trace: #0 {main} thrown in /in/MWDqE on line 2
Process exited with code 255.
Output for 7.0.1, 7.0.3, 7.0.5 - 7.0.11, 7.0.14, 7.0.16 - 7.0.17, 7.0.20 - 7.0.24, 7.0.28 - 7.0.33, 7.1.3, 7.1.5 - 7.1.33, 7.2.6, 7.2.8, 7.2.10 - 7.2.26
Warning: date() expects at least 1 parameter, 0 given in /in/MWDqE on line 2 Fatal error: Uncaught Error: Call to a member function format() on boolean in /in/MWDqE:2 Stack trace: #0 {main} thrown in /in/MWDqE on line 2
Process exited with code 255.
Output for 5.5.1, 5.5.18, 5.5.20 - 5.5.22, 5.5.25, 5.6.1, 5.6.8, 5.6.12, 5.6.31 - 5.6.33, 7.0.0, 7.0.2, 7.0.4, 7.0.13, 7.0.15, 7.0.18 - 7.0.19, 7.0.25 - 7.0.27, 7.1.0 - 7.1.2, 7.1.4, 7.2.0 - 7.2.5, 7.2.7, 7.2.9

Process exited with code 137.
Output for 7.0.12
Warning: date() expects at least 1 parameter, 0 given in /in/MWDqE on line 2 Fatal error: Uncaught Error: Call to a member function format() on boolean in /in/MWDqE:2 Stack trace: #0 {main} thrown in /in/MWDqE on line 2
Process exited with code 137.
Output for 5.6.0, 5.6.2 - 5.6.7, 5.6.9 - 5.6.11, 5.6.13 - 5.6.30, 5.6.34 - 5.6.40
Warning: date() expects at least 1 parameter, 0 given in /in/MWDqE on line 2 Fatal error: Call to a member function format() on boolean in /in/MWDqE on line 2
Process exited with code 255.
Output for 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.0, 5.5.2 - 5.5.17, 5.5.19, 5.5.23 - 5.5.24, 5.5.26 - 5.5.29, 5.5.31 - 5.5.38
Warning: date() expects at least 1 parameter, 0 given in /in/MWDqE on line 2 Fatal error: Call to a member function format() on a non-object in /in/MWDqE on line 2
Process exited with code 255.
Output for 5.5.30
Warning: date() expects at least 1 parameter, 0 given in /in/MWDqE on line 2 Fatal error: Call to a member function format() on a non-object in /in/MWDqE on line 2
Process exited with code 137.
Output for 5.0.0 - 5.0.5
Warning: Wrong parameter count for date() in /in/MWDqE on line 2 Fatal error: Call to a member function format() on a non-object in /in/MWDqE on line 2
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/MWDqE on line 2
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/MWDqE on line 2
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error, expecting `','' or `';'' in /in/MWDqE on line 2
Process exited with code 255.

preferences:
282.79 ms | 401 KiB | 325 Q