3v4l.org

run code in 300+ PHP versions simultaneously
<?php include 'http://www.google.com/';?>
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
Warning: include(): http:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/meGml on line 2 Warning: include(http://www.google.com/): Failed to open stream: no suitable wrapper could be found in /in/meGml on line 2 Warning: include(): Failed opening 'http://www.google.com/' for inclusion (include_path='.:') in /in/meGml on line 2
Output for 5.5.0 - 5.5.35, 5.6.0 - 5.6.28, 7.0.0 - 7.0.20, 7.1.0 - 7.1.20, 7.2.0 - 7.2.33, 7.3.16 - 7.3.33, 7.4.0 - 7.4.33
Warning: include(): http:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/meGml on line 2 Warning: include(http://www.google.com/): failed to open stream: no suitable wrapper could be found in /in/meGml on line 2 Warning: include(): Failed opening 'http://www.google.com/' for inclusion (include_path='.:') in /in/meGml on line 2

preferences:
215.28 ms | 403 KiB | 213 Q