3v4l.org

run code in 300+ PHP versions simultaneously
<?php $i = 1; $i+1; $i+1; $i+1; $i+1; $i+1; $i++;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Pl0dt
function name:  (null)
number of ops:  13
compiled vars:  !0 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 1
    3     1        ADD                                              ~2      !0, 1
          2        FREE                                                     ~2
    4     3        ADD                                              ~3      !0, 1
          4        FREE                                                     ~3
    5     5        ADD                                              ~4      !0, 1
          6        FREE                                                     ~4
    6     7        ADD                                              ~5      !0, 1
          8        FREE                                                     ~5
    7     9        ADD                                              ~6      !0, 1
         10        FREE                                                     ~6
    8    11        PRE_INC                                                  !0
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
145.75 ms | 1393 KiB | 13 Q