3v4l.org

run code in 500+ PHP versions simultaneously
<?php $var4 = 0 - - 4; var_export($var4); echo "\n"; $var5 = - 5; var_export($var5); echo "\n"; $var6 = - - 6; var_export($var6); echo "\n"; $var7 = - - - 7; var_export($var7); echo "\n"; $var8 = - - - - 8; var_export($var8);
Output for git.master, git.master_jit, rfc.property-hooks
4 -5 6 -7 8

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.26 ms | 1920 KiB | 4 Q