3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = <<<JSON {"loginUrl":"http:\/\/www.xxxxxxxxxxxx.co.il\/chtsystem\/?page_id=2732","clientNumber":"11111","clientName":"\u05d0\u05d1\u05d9 \u05d4\u05de\u05d3\u05d1\u05d9\u05e8 - www.yyy-yyyyyyy.co.il"} JSON; var_dump(json_decode($json, true));
Output for git.master, git.master_jit, rfc.property-hooks
array(3) { ["loginUrl"]=> string(53) "http://www.xxxxxxxxxxxx.co.il/chtsystem/?page_id=2732" ["clientNumber"]=> string(5) "11111" ["clientName"]=> string(43) "אבי המדביר - www.yyy-yyyyyyy.co.il" }

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