Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/9QHbc
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   21     0  E >   NEW                                              $0      'C'
          1        DO_FCALL                                      0          
          2        FREE                                                     $0
          3      > RETURN                                                   1
Class A:
Function __construct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/9QHbc
function name:  __construct
number of ops:  2
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   ECHO                                                     'A%3A%3A__construct%0A'
    6     1      > RETURN                                                   null
End of function __construct
End of class A.
Class B:
Function __construct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/9QHbc
function name:  __construct
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   10     0  E >   ECHO                                                     'B%3A%3A__construct%0A'
   11     1        INIT_STATIC_METHOD_CALL                                  
          2        DO_FCALL                                      0          
   12     3      > RETURN                                                   null
End of function __construct
End of class B.
Class C:
Function __construct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/9QHbc
function name:  __construct
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   16     0  E >   ECHO                                                     'C%3A%3A__construct%0A'
   17     1        INIT_STATIC_METHOD_CALL                                  
          2        DO_FCALL                                      0          
   18     3      > RETURN                                                   null
End of function __construct
End of class C.
Generated using Vulcan Logic Dumper, using php 8.0.0