3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(unserialize('a:1:{i:0;a:7:{s:13:"PackagingType";s:3:"BOX";s:11:"Description";s:4:"Doos";s:8:"Quantity";i:1;s:6:"Length";d:10;s:5:"Width";d:10;s:6:"Height";d:10;s:6:"Weight";d:1;}}'));
Output for git.master, git.master_jit, rfc.property-hooks
array(1) { [0]=> array(7) { ["PackagingType"]=> string(3) "BOX" ["Description"]=> string(4) "Doos" ["Quantity"]=> int(1) ["Length"]=> float(10) ["Width"]=> float(10) ["Height"]=> float(10) ["Weight"]=> float(1) } }

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.51 ms | 401 KiB | 8 Q