3v4l.org

run code in 300+ PHP versions simultaneously
<?php for($i = 0; $i < 100; $i++) { echo $i * 10 % 1000; if($i * 10 % 1000 == 34) echo "You got it! " . $i; }
Output for git.master, git.master_jit, rfc.property-hooks
0102030405060708090100110120130140150160170180190200210220230240250260270280290300310320330340350360370380390400410420430440450460470480490500510520530540550560570580590600610620630640650660670680690700710720730740750760770780790800810820830840850860870880890900910920930940950960970980990

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