3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = unserialize('a:2:{s:9:"messageId";s:9:"244674923";s:11:"reservation";a:7:{s:7:"agentId";s:3:"569";s:13:"reservationId";i:288565;s:9:"startTime";s:25:"2015-03-23T09:15:00+00:00";s:7:"endTime";s:25:"2015-03-23T10:30:00+00:00";s:4:"rfid";s:16:"00000000A614D673";s:15:"bookingPosition";i:1;s:19:"useSMSBackupChannel";b:0;}}'); $test = new ArrayObject($array); var_dump(serialize($test));
Output for git.master, git.master_jit, rfc.property-hooks
string(357) "O:11:"ArrayObject":4:{i:0;i:0;i:1;a:2:{s:9:"messageId";s:9:"244674923";s:11:"reservation";a:7:{s:7:"agentId";s:3:"569";s:13:"reservationId";i:288565;s:9:"startTime";s:25:"2015-03-23T09:15:00+00:00";s:7:"endTime";s:25:"2015-03-23T10:30:00+00:00";s:4:"rfid";s:16:"00000000A614D673";s:15:"bookingPosition";i:1;s:19:"useSMSBackupChannel";b:0;}}i:2;a:0:{}i:3;N;}"

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