3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r(unserialize('a:2:{i:0;a:6:{s:9:"banner_id";s:1:"7";s:5:"width";s:3:"500";s:6:"height";s:3:"400";s:8:"position";s:11:"content_top";s:6:"status";s:1:"1";s:10:"sort_order";s:1:"1";}i:1;a:6:{s:9:"banner_id";s:1:"7";s:5:"width";s:3:"500";s:6:"height";s:3:"400";s:8:"position";s:11:"content_top";s:6:"status";s:1:"1";s:10:"sort_order";s:1:"2";}}'));
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [0] => Array ( [banner_id] => 7 [width] => 500 [height] => 400 [position] => content_top [status] => 1 [sort_order] => 1 ) [1] => Array ( [banner_id] => 7 [width] => 500 [height] => 400 [position] => content_top [status] => 1 [sort_order] => 2 ) )

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