3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = array('call_user_func_array', &$a); $a[0]($a[0], $a);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/5mBBt
function name:  (null)
number of ops:  11
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_ARRAY                                       ~1      'call_user_func_array'
          1        ADD_ARRAY_ELEMENT                                ~1      !0
          2        ASSIGN                                                   !0, ~1
    3     3        FETCH_DIM_R                                      ~3      !0, 0
          4        INIT_DYNAMIC_CALL                                        ~3
          5        CHECK_FUNC_ARG                                           
          6        FETCH_DIM_FUNC_ARG                               $4      !0, 0
          7        SEND_FUNC_ARG                                            $4
          8        SEND_VAR_EX                                              !0
          9        DO_FCALL                                      0          
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.03 ms | 1384 KiB | 13 Q