3v4l.org

run code in 300+ PHP versions simultaneously
<?php parse_str('criteria=%28customerId%3D%3D%221452249%22%29&text=tst&audio=overbid&badge=1&custompayload=lotId%3D1234567890%26type%3DOVERBID%26notificationId%3D6%26url%3D%252Fqwewqewqeq', $tst); print_r($tst);
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [criteria] => (customerId=="1452249") [text] => tst [audio] => overbid [badge] => 1 [custompayload] => lotId=1234567890&type=OVERBID&notificationId=6&url=%2Fqwewqewqeq )

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