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\");");');echo "---" ; echo file_get_contents($tmp); echo "===";include($tmp);
Output for git.master
---<?php file_put_contents(/tmp/drugieval44OL9G,"<?php base64_decode(\"ZWNobyAnYSc7\");");=== Parse error: syntax error, unexpected token "/" in /tmp/prvievaloi4MCQ on line 1
Process exited with code 255.
Output for git.master_jit
---<?php file_put_contents(/tmp/drugievalIdWyS7,"<?php base64_decode(\"ZWNobyAnYSc7\");");=== Parse error: syntax error, unexpected token "/" in /tmp/prvieval5fZNIf on line 1
Process exited with code 255.
Output for rfc.property-hooks
---<?php file_put_contents(/tmp/drugievalXkj5I4,"<?php base64_decode(\"ZWNobyAnYSc7\");");=== Parse error: syntax error, unexpected token "/" in /tmp/prvievalGi0qnF 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:
42.66 ms | 401 KiB | 8 Q