Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/KEHPB
function name:  (null)
number of ops:  20
compiled vars:  !0 = $a, !1 = $result
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <array>
    3     1        ASSIGN_DIM                                               !0, 0
          2        OP_DATA                                                  <array>
    4     3        ASSIGN_DIM                                               !0, 1
          4        OP_DATA                                                  <array>
    5     5        ASSIGN_DIM                                               !0, 2
          6        OP_DATA                                                  <array>
    6     7        ASSIGN_DIM                                               !0, 3
          8        OP_DATA                                                  <array>
    8     9        ASSIGN                                                   !1, <array>
    9    10        INIT_FCALL                                               'array_walk_recursive'
         11        SEND_REF                                                 !0
         12        DECLARE_LAMBDA_FUNCTION                          ~8      [0]
         13        BIND_LEXICAL                                             ~8, !1
         14        SEND_VAL                                                 ~8
         15        DO_ICALL                                                 
   10    16        INIT_FCALL                                               'var_dump'
         17        SEND_VAR                                                 !1
         18        DO_ICALL                                                 
         19      > RETURN                                                   1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/KEHPB
function name:  {closure}
number of ops:  5
compiled vars:  !0 = $val, !1 = $result
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    9     0  E >   RECV                                             !0      
          1        BIND_STATIC                                              !1
          2        ASSIGN_DIM                                               !1
          3        OP_DATA                                                  !0
          4      > RETURN                                                   null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0