3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r(json_decode('{"hours":{"2018-06-10 11:00":2,"2018-06-12 07:00":5,"2018-06-12 08:00":4,"2018-06-12 09:00":2,"2018-06-13 09:00":1,"2018-06-13 13:00":1,"2018-06-13 23:00":1,"2018-06-15 13:00":1,"2018-06-15 14:00":1,"2018-06-15 15:00":2,"2018-06-18 06:00":5,"2018-06-18 07:00":9,"2018-06-18 08:00":1,"2018-06-18 09:00":1,"2018-06-18 12:00":2,"2018-06-18 13:00":13},"days":{"2018-06-10 00:00":2,"2018-06-12 00:00":11,"2018-06-13 00:00":3,"2018-06-15 00:00":4,"2018-06-18 00:00":29,"2018-06-18 07:00":2},"weeks":{"2018-06-10 00:00":20,"2018-06-17 00:00":29,"2018-06-18 07:00":2}}', TRUE));
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [hours] => Array ( [2018-06-10 11:00] => 2 [2018-06-12 07:00] => 5 [2018-06-12 08:00] => 4 [2018-06-12 09:00] => 2 [2018-06-13 09:00] => 1 [2018-06-13 13:00] => 1 [2018-06-13 23:00] => 1 [2018-06-15 13:00] => 1 [2018-06-15 14:00] => 1 [2018-06-15 15:00] => 2 [2018-06-18 06:00] => 5 [2018-06-18 07:00] => 9 [2018-06-18 08:00] => 1 [2018-06-18 09:00] => 1 [2018-06-18 12:00] => 2 [2018-06-18 13:00] => 13 ) [days] => Array ( [2018-06-10 00:00] => 2 [2018-06-12 00:00] => 11 [2018-06-13 00:00] => 3 [2018-06-15 00:00] => 4 [2018-06-18 00:00] => 29 [2018-06-18 07:00] => 2 ) [weeks] => Array ( [2018-06-10 00:00] => 20 [2018-06-17 00:00] => 29 [2018-06-18 07:00] => 2 ) )

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:
62.62 ms | 403 KiB | 8 Q