3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = 'a:1:{s:7:"storage";O:8:"stdClass":9:{s:10:"mm_uniqnum";i:10000;s:13:"mm_am_uniqnum";i:10000;s:9:"mm_status";i:1;s:11:"mm_reg_time";N;s:11:"mm_mod_time";s:19:"2014-05-08 10:11:33";s:7:"mm_type";i:2147483647;s:7:"mm_name";s:13:"10000_mm_name";s:5:"mm_id";s:11:"10000_mm_id";s:7:"mm_mail";s:17:"10000@example.com";}}'; var_dump(unserialize($a));
Output for git.master, git.master_jit, rfc.property-hooks
array(1) { ["storage"]=> object(stdClass)#1 (9) { ["mm_uniqnum"]=> int(10000) ["mm_am_uniqnum"]=> int(10000) ["mm_status"]=> int(1) ["mm_reg_time"]=> NULL ["mm_mod_time"]=> string(19) "2014-05-08 10:11:33" ["mm_type"]=> int(2147483647) ["mm_name"]=> string(13) "10000_mm_name" ["mm_id"]=> string(11) "10000_mm_id" ["mm_mail"]=> string(17) "10000@example.com" } }

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