3v4l.org

run code in 300+ PHP versions simultaneously
<?php const E_NO_MOTIVATION = E_USER_ERROR; trigger_error('This page does not work because I cannot be bothered making it work', E_NO_MOTIVATION);
Output for 8.4.1 - 8.4.14
Deprecated: Passing E_USER_ERROR to trigger_error() is deprecated since 8.4, throw an exception or call exit with a string message instead in /in/4REMu on line 5 Fatal error: This page does not work because I cannot be bothered making it work in /in/4REMu on line 5
Process exited with code 255.
Output for 5.5.0 - 5.5.35, 5.6.0 - 5.6.21, 7.0.0 - 7.0.20, 7.1.0 - 7.1.33, 7.2.6 - 7.2.33, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.33, 8.2.0 - 8.2.29, 8.3.0 - 8.3.27
Fatal error: This page does not work because I cannot be bothered making it work in /in/4REMu on line 5
Process exited with code 255.

preferences:
145.47 ms | 410 KiB | 5 Q