3v4l.org

run code in 300+ PHP versions simultaneously
<?php parse_str(parse_url($_SERVER['HTTP_REFERER'], "ph"), $queries); echo $queries['ph'];
Output for git.master, git.master_jit, rfc.property-hooks
Warning: Undefined array key "HTTP_REFERER" in /in/DOkDj on line 2 Deprecated: parse_url(): Passing null to parameter #1 ($url) of type string is deprecated in /in/DOkDj on line 2 Fatal error: Uncaught TypeError: parse_url(): Argument #2 ($component) must be of type int, string given in /in/DOkDj:2 Stack trace: #0 /in/DOkDj(2): parse_url('', 'ph') #1 {main} thrown in /in/DOkDj on line 2
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:
60.63 ms | 402 KiB | 8 Q