3v4l.org

run code in 300+ PHP versions simultaneously
<?php file_put_contents('/tmp/hello', "#!/bin/sh\necho im a good guy."); echo `echo /tmp/*`; //echo `chmod +x /tmp/hello`; chmod ('/tmp/hello', 0755); echo `/tmp/hello`;
Output for git.master_jit, git.master, rfc.property-hooks
Warning: shell_exec(): Unable to execute 'echo /tmp/*' in /in/DngXM on line 3 Warning: shell_exec(): Unable to execute '/tmp/hello' in /in/DngXM 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:
39.28 ms | 401 KiB | 8 Q