3v4l.org

run code in 300+ PHP versions simultaneously
<?php //Enter your code here, enjoy! $ar1 = [10101010, 20202020, 30303030, 40404040, 50505050, 60606060, 70707070, 80808080, 90909090 ]; $ar2[10][10][10] = 10; $ar2[10][20][20] = 20; $ar2[10][30][30] = 30; $ar2[10][40][40] = 40; $ar2[20][50][50] = 50; $ar2[20][60][60] = 60; $ar2[20][70][70] = 70; $ar2[20][80][80] = 80; $ar2[20][90][90] = 90; for($i=0;$i<9999999;$i++){ isset($ar2[30][11][11]); }
Output for git.master, git.master_jit, rfc.property-hooks

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