3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(json_decode('{"Event":{"clientId":"10842265","amount":"545.00","fundId":"MTL","currencyId":"840","submitedByManagerDate":"2014-08-07","createDate":"2014-08-07"}}'));
Output for git.master, git.master_jit, rfc.property-hooks
object(stdClass)#2 (1) { ["Event"]=> object(stdClass)#1 (6) { ["clientId"]=> string(8) "10842265" ["amount"]=> string(6) "545.00" ["fundId"]=> string(3) "MTL" ["currencyId"]=> string(3) "840" ["submitedByManagerDate"]=> string(10) "2014-08-07" ["createDate"]=> string(10) "2014-08-07" } }

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