3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.9 ms | 1384 KiB | 13 Q