3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo urlencode(http_build_query(array( // rq=0&wid=34&t=1&ss=1366x768&bw=160&winid=29&cttl=4748 'rq' => 0, 'wid' => 34, 't' => 1, 'ss' => '1366x768', 'bw' => 160, 'winid' => 29, 'cttl' => 4748, )));
Output for git.master, git.master_jit, rfc.property-hooks
rq%3D0%26wid%3D34%26t%3D1%26ss%3D1366x768%26bw%3D160%26winid%3D29%26cttl%3D4748

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