3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
190.53 ms | 1392 KiB | 13 Q