3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(json_decode('[ { "movieId": "8a3f889930986abe0130ad5cb33655e5", "channelId": "4021", "airingId": "2167", "channelName": "Sky Premiere", "startDateTime": "2013-03-04T22:15:00Z", "duration": 8100, "isHD": true, "isRecordable": true, "availableOnSkyGo": true } ]'));
Output for git.master, git.master_jit, rfc.property-hooks
array(1) { [0]=> object(stdClass)#1 (9) { ["movieId"]=> string(32) "8a3f889930986abe0130ad5cb33655e5" ["channelId"]=> string(4) "4021" ["airingId"]=> string(4) "2167" ["channelName"]=> string(12) "Sky Premiere" ["startDateTime"]=> string(20) "2013-03-04T22:15:00Z" ["duration"]=> int(8100) ["isHD"]=> bool(true) ["isRecordable"]=> bool(true) ["availableOnSkyGo"]=> bool(true) } }

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:
57.34 ms | 402 KiB | 8 Q