Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/2A85L
function name: (null)
number of ops: 1
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
18 0 E > > RETURN 1
Class FileLocator:
Function __construct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/2A85L
function name: __construct
number of ops: 4
compiled vars: !0 = $autoloader
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
5 0 E > RECV !0
1 ASSIGN_OBJ 'autoloader'
2 OP_DATA !0
7 3 > RETURN null
End of function __construct
End of class FileLocator.
Class MyFileLocator:
Function __construct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/2A85L
function name: __construct
number of ops: 4
compiled vars: !0 = $autoloader
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
14 0 E > RECV !0
16 1 ASSIGN_OBJ 'autoloader'
2 OP_DATA !0
17 3 > RETURN null
End of function __construct
End of class MyFileLocator.
Generated using Vulcan Logic Dumper, using php 8.0.0