3v4l.org

run code in 300+ PHP versions simultaneously
<?php array($a) + array($b); array_merge();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/bATub
function name:  (null)
number of ops:  7
compiled vars:  !0 = $a, !1 = $b
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   INIT_ARRAY                                       ~2      !0
          1        INIT_ARRAY                                       ~3      !1
          2        ADD                                              ~4      ~2, ~3
          3        FREE                                                     ~4
    6     4        INIT_FCALL                                               'array_merge'
          5        DO_ICALL                                                 
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.09 ms | 1393 KiB | 15 Q