3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo floor(crc32('/Tvland') % 20); echo '<br>'; echo floor(crc32('/TVland') % 20); echo '<br>'; echo floor(crc32('/TVLand') % 20); echo '<br>'; echo floor(crc32('/TVLAnd') % 20); echo '<br>'; echo floor(crc32('/TVLANd') % 20); echo '<br>'; echo floor(crc32('/TVLAND') % 20); echo '<br>'; echo floor(crc32('/tvLAND') % 20); echo '<br>'; echo floor(crc32('/tvLand') % 20); echo '<br>';
Output for git.master, git.master_jit, rfc.property-hooks
9<br>13<br>11<br>7<br>1<br>5<br>11<br>1<br>

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