3v4l.org

run code in 300+ PHP versions simultaneously
<?php $b = 0x4A80B38 % 256; if ($b > 128) {$b = -256 + $b;} $c = 0x8088405 ; if ($c>0x7FFFFFFF) { $c-=0x100000000; } $c = $c % 256; if ($c > 128) {$c = -256 + $c;} $b = $b + $c + 69; echo $b;
Output for git.master, git.master_jit, rfc.property-hooks
130

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