Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/0eacu
function name: (null)
number of ops: 6
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
16 0 E > NEW $0 'x'
1 DO_FCALL 0
2 INIT_METHOD_CALL $0, 'b'
3 SEND_VAL_EX <array>
4 DO_FCALL 0
17 5 > RETURN 1
Class x:
Function a:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/0eacu
function name: a
number of ops: 2
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
6 0 E > ECHO 'x%3A%3Aa'
7 1 > RETURN null
End of function a
Function b:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/0eacu
function name: b
number of ops: 6
compiled vars: !0 = $method
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
9 0 E > RECV !0
11 1 INIT_USER_CALL 0 'call_user_func', !0
2 DO_FCALL 0
12 3 INIT_DYNAMIC_CALL !0
4 DO_FCALL 0
13 5 > RETURN null
End of function b
End of class x.
Generated using Vulcan Logic Dumper, using php 8.0.0