3v4l.org

run code in 500+ PHP versions simultaneously
<?php ${1} = "value"; ${2} = "DOGE"; for (${152} = 1; ${152} <= 2; ${152}++) { ${666} = $${152}; print(${666}); }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
2 jumps found. (Code = 44) Position 1 = 10, Position 2 = 4
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 4
2 jumps found. (Code = 44) Position 1 = 10, Position 2 = 4
Branch analysis from position: 10
Branch analysis from position: 4
filename:       /in/USSQa
function name:  (null)
number of ops:  11
compiled vars:  !0 = $1, !1 = $2, !2 = $152, !3 = $666
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                       !0, 'value'
    4     1        ASSIGN                                                       !1, 'DOGE'
    6     2        ASSIGN                                                       !2, 1
          3      > JMP                                                          ->8
    7     4    >   FETCH_R                          local               ~7      !2
          5        ASSIGN                                                       !3, ~7
    8     6        ECHO                                                         !3
    6     7        PRE_INC                                                      !2
          8    >   IS_SMALLER_OR_EQUAL                                          !2, 2
          9      > JMPNZ                                                        ~10, ->4
    9    10    > > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
154.78 ms | 1445 KiB | 13 Q