3v4l.org

run code in 300+ PHP versions simultaneously
<?php require('file-that-does-not-exist.php');
Output for 8.0.0 - 8.0.12, 8.0.14 - 8.0.30, 8.1.0 - 8.1.27, 8.2.0 - 8.2.17, 8.3.0 - 8.3.4
Warning: require(): open_basedir restriction in effect. File(file-that-does-not-exist.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/oG0pb on line 3 Warning: require(file-that-does-not-exist.php): Failed to open stream: Operation not permitted in /in/oG0pb on line 3 Fatal error: Uncaught Error: Failed opening required 'file-that-does-not-exist.php' (include_path='.:') in /in/oG0pb:3 Stack trace: #0 {main} thrown in /in/oG0pb on line 3
Process exited with code 255.
Output for 8.0.13
Warning: require(file-that-does-not-exist.php): Failed to open stream: No such file or directory in /in/oG0pb on line 3 Fatal error: Uncaught Error: Failed opening required 'file-that-does-not-exist.php' (include_path='.:') in /in/oG0pb:3 Stack trace: #0 {main} thrown in /in/oG0pb on line 3
Process exited with code 255.
Output for 5.3.25, 5.3.27 - 5.3.29, 5.4.18 - 5.4.45, 5.5.24 - 5.5.35, 5.6.7 - 5.6.28, 7.0.0 - 7.0.20, 7.1.0 - 7.1.10, 7.2.0, 7.3.32 - 7.3.33, 7.4.33
Warning: require(file-that-does-not-exist.php): failed to open stream: No such file or directory in /in/oG0pb on line 3 Fatal error: require(): Failed opening required 'file-that-does-not-exist.php' (include_path='.:') in /in/oG0pb on line 3
Process exited with code 255.
Output for 7.2.29 - 7.2.33, 7.3.12 - 7.3.31, 7.4.0 - 7.4.32
Warning: require(): open_basedir restriction in effect. File(file-that-does-not-exist.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/oG0pb on line 3 Warning: require(file-that-does-not-exist.php): failed to open stream: Operation not permitted in /in/oG0pb on line 3 Fatal error: require(): Failed opening required 'file-that-does-not-exist.php' (include_path='.:') in /in/oG0pb on line 3
Process exited with code 255.
Output for 5.3.26, 5.4.16 - 5.4.17
Warning: require(file-that-does-not-exist.php): failed to open stream: No such file or directory in /in/1Br6g on line 3 Fatal error: require(): Failed opening required 'file-that-does-not-exist.php' (include_path='.:') in /in/1Br6g on line 3
Process exited with code 255.
Output for 5.3.0 - 5.3.24, 5.4.0 - 5.4.15
Warning: require(file-that-does-not-exist.php): failed to open stream: No such file or directory in oG0pb on line 3 Fatal error: require(): Failed opening required 'file-that-does-not-exist.php' (include_path='.:') in oG0pb on line 3
Process exited with code 255.

preferences:
195.64 ms | 402 KiB | 256 Q