Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/GQaoN
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    9     0  E >   DECLARE_CLASS                                            'bar'
   13     1        DECLARE_CLASS                                            'baz', 'bar'
   17     2        NEW                                              $0      'Baz'
          3        DO_FCALL                                      0          
          4        INIT_METHOD_CALL                                         $0, 'test'
          5        DO_FCALL                                      0          
          6      > RETURN                                                   1
Class Foo:
Function test:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/GQaoN
function name:  test
number of ops:  2
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   ECHO                                                     'TEST'
    6     1      > RETURN                                                   null
End of function test
End of class Foo.
Class Bar: [no user functions]
Class Baz: [no user functions]
Generated using Vulcan Logic Dumper, using php 8.0.0