3v4l.org

run code in 300+ PHP versions simultaneously
<?php $max = 32767; $n = 20; $step = intval($max/$n); for ($i=0; $i<=$n; $i++) { echo base64_encode(pack('N', $i*$step)) . "\n"; }
Output for git.master, git.master_jit, rfc.property-hooks
AAAAAA== AAAGZg== AAAMzA== AAATMg== AAAZmA== AAAf/g== AAAmZA== AAAsyg== AAAzMA== AAA5lg== AAA//A== AABGYg== AABMyA== AABTLg== AABZlA== AABf+g== AABmYA== AABsxg== AABzLA== AAB5kg== AAB/+A==

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