3v4l.org

run code in 300+ PHP versions simultaneously
<?php $tmp=tempnam("/tmp", "prvieval"); $tmp1=tempnam("/tmp", "drugieval"); file_put_contents($tmp, '<?php file_put_contents($tmp1, "<?php " . base64_decode(\"ZWNobyAnYSc7\") . " ;");');include($tmp);echo file_get_contents($tmp);echo "AAA";echo file_get_contents($tmp1);
Output for git.master
Parse error: syntax error, unexpected token "\" in /tmp/prvievalxI1L1U on line 1
Process exited with code 255.
Output for git.master_jit
Parse error: syntax error, unexpected token "\" in /tmp/prvievalvtMQ4l on line 1
Process exited with code 255.
Output for rfc.property-hooks
Parse error: syntax error, unexpected token "\" in /tmp/prvievalC3Fm6W on line 1
Process exited with code 255.

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:
47.24 ms | 401 KiB | 8 Q