3v4l.org

run code in 300+ PHP versions simultaneously
<?php $ma=0; $i=0; for($i=4;$i<=7;$i++){ $ma += $ma+$i.$i; } $ma -= 1024*2.8574; echo intval($ma).'d396e1b1265'; ?>
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/ILgPM
function name:  (null)
number of ops:  15
compiled vars:  !0 = $ma, !1 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 0
    3     1        ASSIGN                                                   !1, 0
    4     2        ASSIGN                                                   !1, 4
          3      > JMP                                                      ->8
    5     4    >   ADD                                              ~5      !0, !1
          5        CONCAT                                           ~6      ~5, !1
          6        ASSIGN_OP                                     1          !0, ~6
    4     7        PRE_INC                                                  !1
          8    >   IS_SMALLER_OR_EQUAL                                      !1, 7
          9      > JMPNZ                                                    ~9, ->4
    7    10    >   ASSIGN_OP                                     2          !0, 2925.98
    8    11        CAST                                          4  ~11     !0
         12        CONCAT                                           ~12     ~11, 'd396e1b1265'
         13        ECHO                                                     ~12
    9    14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
139.75 ms | 1397 KiB | 13 Q