3v4l.org

run code in 300+ PHP versions simultaneously
<?php /* line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, 1 3 1 POST_INC ~2 !0 2 ADD ~3 !0, ~2 3 ECHO ~3 16 4 > RETURN 1 */ //$a = 1; //echo ($a+$a++); /* line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, 1 3 1 ADD ~2 !0, !0 2 POST_INC ~3 !0 3 ADD ~4 ~2, ~3 4 ECHO ~4 5 > RETURN 1 */ //$a = 1; //echo ($a+$a+$a++);
Output for git.master, git.master_jit, rfc.property-hooks

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:
83.79 ms | 1360 KiB | 4 Q