Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/v8Mtm
function name: (null)
number of ops: 6
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
17 0 E > INIT_FCALL 'var_dump'
1 INIT_STATIC_METHOD_CALL 'Child', 'getMeta'
2 DO_FCALL 0 $0
3 SEND_VAR $0
4 DO_ICALL
5 > RETURN 1
Class ParentClass:
Function getmeta:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/v8Mtm
function name: getMeta
number of ops: 3
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
7 0 E > FETCH_STATIC_PROP_R unknown ~0 'meta'
1 > RETURN ~0
8 2* > RETURN null
End of function getmeta
End of class ParentClass.
Class Child:
Function getmeta:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/v8Mtm
function name: getMeta
number of ops: 8
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
13 0 E > INIT_FCALL 'array_merge'
1 INIT_STATIC_METHOD_CALL 'getMeta'
2 DO_FCALL 0 $0
3 SEND_VAR $0
4 SEND_VAL <array>
5 DO_ICALL $1
6 > RETURN $1
14 7* > RETURN null
End of function getmeta
End of class Child.
Generated using Vulcan Logic Dumper, using php 8.0.0