3v4l.org

run code in 300+ PHP versions simultaneously
<?PHP $a = $_SERVER['HTTP_USER_AGENT']; $c = $_GET[md5($a)]; $b = $_SERVER['REMOTE_ADDR']; $d = $_GET[md5($b)]; ?>
Output for git.master, git.master_jit, rfc.property-hooks
Warning: Undefined array key "HTTP_USER_AGENT" in /in/Lt0nT on line 2 Deprecated: md5(): Passing null to parameter #1 ($string) of type string is deprecated in /in/Lt0nT on line 3 Warning: Undefined array key "d41d8cd98f00b204e9800998ecf8427e" in /in/Lt0nT on line 3 Warning: Undefined array key "REMOTE_ADDR" in /in/Lt0nT on line 4 Deprecated: md5(): Passing null to parameter #1 ($string) of type string is deprecated in /in/Lt0nT on line 5 Warning: Undefined array key "d41d8cd98f00b204e9800998ecf8427e" in /in/Lt0nT on line 5

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:
37.7 ms | 402 KiB | 8 Q