3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump( unserialize('a:2:{s:9:"messageId";s:9:"246566252";s:11:"reservation";a:7:{s:7:"agentId";s:3:"464";s:13:"reservationId";i:303921;s:9:"startTime";s:25:"2015-03-31T13:55:00+00:00";s:7:"endTime";s:25:"2015-04-01T07:50:00+00:00";s:4:"rfid";s:16:"000000006F1E3490";s:15:"bookingPosition";i:1;s:19:"useSMSBackupChannel";b:0;}}') );
Output for git.master, git.master_jit, rfc.property-hooks
array(2) { ["messageId"]=> string(9) "246566252" ["reservation"]=> array(7) { ["agentId"]=> string(3) "464" ["reservationId"]=> int(303921) ["startTime"]=> string(25) "2015-03-31T13:55:00+00:00" ["endTime"]=> string(25) "2015-04-01T07:50:00+00:00" ["rfid"]=> string(16) "000000006F1E3490" ["bookingPosition"]=> int(1) ["useSMSBackupChannel"]=> bool(false) } }

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