3v4l.org

run code in 300+ PHP versions simultaneously
<?php parse_str('criteria=%28customerId%3D%3D%221452249%22%29&text=tst&audio=won&badge=2&custompayload=lotId%3D12345678%26type%3DWON%26notificationId%3D7', $tst); print_r($tst);
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [criteria] => (customerId=="1452249") [text] => tst [audio] => won [badge] => 2 [custompayload] => lotId=12345678&type=WON&notificationId=7 )

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