3v4l.org

run code in 300+ PHP versions simultaneously
<?php $realRating = 33; var_dump(unserialize("a:1:{i:0;a:10:{s:2:\"id\";s:4:\"1120\";s:7:\"user_id\";s:3:\"408\";s:4:\"type\";s:8:\"playlist\";s:5:\"title\";s:9:\"test list\";s:8:\"priority\";s:1:\"0\";s:10:\"is_deleted\";s:1:\"0\";s:10:\"deleted_at\";N;s:10:\"created_at\";s:19:\"2014-07-10 13:11:15\";s:10:\"videoCount\";s:1:\"1\";s:6:\"length\";s:2:\"60\";}}"));
Output for git.master, git.master_jit, rfc.property-hooks
array(1) { [0]=> array(10) { ["id"]=> string(4) "1120" ["user_id"]=> string(3) "408" ["type"]=> string(8) "playlist" ["title"]=> string(9) "test list" ["priority"]=> string(1) "0" ["is_deleted"]=> string(1) "0" ["deleted_at"]=> NULL ["created_at"]=> string(19) "2014-07-10 13:11:15" ["videoCount"]=> string(1) "1" ["length"]=> string(2) "60" } }

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