3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = array( 8 => array(80,390), 10 => array(80,200), 9 => array(160,180), 2 => array(230,230), 1 => array(360,250), 65 => array(370,510), 7 => array(160,600), 15 => array(170,490), ); echo serialize($a); ?>
Output for git.master, git.master_jit, rfc.property-hooks
a:8:{i:8;a:2:{i:0;i:80;i:1;i:390;}i:10;a:2:{i:0;i:80;i:1;i:200;}i:9;a:2:{i:0;i:160;i:1;i:180;}i:2;a:2:{i:0;i:230;i:1;i:230;}i:1;a:2:{i:0;i:360;i:1;i:250;}i:65;a:2:{i:0;i:370;i:1;i:510;}i:7;a:2:{i:0;i:160;i:1;i:600;}i:15;a:2:{i:0;i:170;i:1;i:490;}}

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:
42.57 ms | 401 KiB | 8 Q