3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(json_decode('[{"category":"\u00c3\u0087ali\u00c4\u00b1\u00c5\u009fma","value":23.5},{"category":"time","value":76.5,"color":"#033939"}]', true));
Output for git.master, git.master_jit, rfc.property-hooks
array(2) { [0]=> array(2) { ["category"]=> string(17) "Çaliışma" ["value"]=> float(23.5) } [1]=> array(3) { ["category"]=> string(4) "time" ["value"]=> float(76.5) ["color"]=> string(7) "#033939" } }

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