3v4l.org

run code in 300+ PHP versions simultaneously
<?php header('Content-Type: image/png'); header('HTTP/1.1 200 OK'); $file = 'Various.png'; readfile($file);
Output for git.master_jit, git.master
Warning: readfile(): open_basedir restriction in effect. File(Various.png) is not within the allowed path(s): (/tmp:/in:/etc) in /in/ZuoYY on line 6 Warning: readfile(Various.png): Failed to open stream: Operation not permitted in /in/ZuoYY on line 6

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
55.81 ms | 406 KiB | 5 Q