Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/cPIjm
function name:  (null)
number of ops:  17
compiled vars:  !0 = $toArray
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    6     0  E >   DECLARE_LAMBDA_FUNCTION                          ~1      [0]
    8     1        INIT_METHOD_CALL                                         ~1, 'call'
          2        NEW                                              $2      'Foo'
          3        DO_FCALL                                      0          
          4        SEND_VAR_NO_REF_EX                                       $2
          5        DO_FCALL                                      0  $4      
    6     6        ASSIGN                                                   !0, $4
    9     7        INIT_FCALL                                               'var_dump'
          8        NEW                                              $6      'Foo'
          9        DO_FCALL                                      0          
         10        CAST                                          7  ~8      $6
         11        SEND_VAL                                                 ~8
         12        DO_ICALL                                                 
   10    13        INIT_FCALL                                               'var_dump'
         14        SEND_VAR                                                 !0
         15        DO_ICALL                                                 
         16      > 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/cPIjm
function name:  {closure}
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    7     0  E >   FETCH_THIS                                       ~0      
          1        CAST                                          7  ~1      ~0
          2      > RETURN                                                   ~1
    8     3*     > RETURN                                                   null
End of Dynamic Function 0
Class Foo: [no user functions]
Generated using Vulcan Logic Dumper, using php 8.0.0