Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/37e6N function name: (null) number of ops: 1 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 29 0 E > > RETURN 1 Class Catalogue: Function __construct: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/37e6N function name: __construct number of ops: 19 compiled vars: !0 = $id, !1 = $name, !2 = $type, !3 = $description, !4 = $cost, !5 = $visible line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 14 0 E > RECV !0 1 RECV !1 2 RECV !2 3 RECV !3 4 RECV !4 5 RECV !5 22 6 ASSIGN_OBJ 'id' 7 OP_DATA !0 23 8 ASSIGN_OBJ 'name' 9 OP_DATA !1 24 10 ASSIGN_OBJ 'type' 11 OP_DATA !2 25 12 ASSIGN_OBJ 'description' 13 OP_DATA !3 26 14 ASSIGN_OBJ 'cost' 15 OP_DATA !4 27 16 ASSIGN_OBJ 'visible' 17 OP_DATA !5 28 18 > RETURN null End of function __construct End of class Catalogue.
Generated using Vulcan Logic Dumper, using php 8.0.0