Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/9kknr
function name: (null)
number of ops: 13
compiled vars: !0 = $b, !1 = $c
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
32 0 E > INIT_STATIC_METHOD_CALL 'A', 'test'
1 DO_FCALL 0
34 2 NEW $3 'B'
3 DO_FCALL 0
4 ASSIGN !0, $3
35 5 INIT_METHOD_CALL !0, 'test'
6 DO_FCALL 0
37 7 NEW $7 'C'
8 DO_FCALL 0
9 ASSIGN !1, $7
38 10 INIT_METHOD_CALL !1, 'test'
11 DO_FCALL 0
12 > RETURN 1
Class A:
Function __call:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/9kknr
function name: __call
number of ops: 4
compiled vars: !0 = $name, !1 = $args
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
5 0 E > RECV !0
1 RECV !1
7 2 ECHO 'NO%0A'
8 3 > RETURN null
End of function __call
Function __callstatic:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/9kknr
function name: __callStatic
number of ops: 4
compiled vars: !0 = $name, !1 = $args
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
10 0 E > RECV !0
1 RECV !1
12 2 ECHO 'YES%0A'
13 3 > RETURN null
End of function __callstatic
End of class A.
Class B:
Function test:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/9kknr
function name: test
number of ops: 3
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
20 0 E > INIT_STATIC_METHOD_CALL 'A', 'test'
1 DO_FCALL 0
21 2 > RETURN null
End of function test
Function __call:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/9kknr
function name: __call
number of ops: 4
compiled vars: !0 = $name, !1 = $args
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
5 0 E > RECV !0
1 RECV !1
7 2 ECHO 'NO%0A'
8 3 > RETURN null
End of function __call
Function __callstatic:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/9kknr
function name: __callStatic
number of ops: 4
compiled vars: !0 = $name, !1 = $args
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
10 0 E > RECV !0
1 RECV !1
12 2 ECHO 'YES%0A'
13 3 > RETURN null
End of function __callstatic
End of class B.
Class C:
Function test:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/9kknr
function name: test
number of ops: 3
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
28 0 E > INIT_STATIC_METHOD_CALL 'A', 'test'
1 DO_FCALL 0
29 2 > RETURN null
End of function test
End of class C.
Generated using Vulcan Logic Dumper, using php 8.0.0