3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(json_decode('{"object":"payments","entry":[{"id":"362799283850472","time":1380022155,"changed_fields":["actions"]}]}'),true);
Output for git.master, git.master_jit, rfc.property-hooks
object(stdClass)#1 (2) { ["object"]=> string(8) "payments" ["entry"]=> array(1) { [0]=> object(stdClass)#2 (3) { ["id"]=> string(15) "362799283850472" ["time"]=> int(1380022155) ["changed_fields"]=> array(1) { [0]=> string(7) "actions" } } } } 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:
42.35 ms | 402 KiB | 8 Q