3v4l.org

run code in 300+ PHP versions simultaneously
<?php function e($d) { return $d; } error_reporting(0); $flag = "D0800A94ABF879CE6785B177A09B94D913F18862B8A310D80E52306018FA3D8D63B93BFF1CAFDB7789F3"; if (e($_REQUEST["flag"]) == ($flag)) { echo "OK"; } else{ echo "Wrong! Encrypted Flag: ", $flag; }
Output for git.master, git.master_jit, rfc.property-hooks
Wrong! Encrypted Flag: D0800A94ABF879CE6785B177A09B94D913F18862B8A310D80E52306018FA3D8D63B93BFF1CAFDB7789F3

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