Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/Nd5NW function name: (null) number of ops: 22 compiled vars: !0 = $object line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > NEW $1 'ArrayObject' 1 SEND_VAL_EX <array> 2 SEND_VAL_EX 2 3 DO_FCALL 0 4 ASSIGN !0, $1 3 5 ASSIGN_DIM !0, 'a' 6 OP_DATA 'test' 4 7 INIT_FCALL 'var_dump' 8 FETCH_DIM_R ~5 !0, 'a' 9 FETCH_OBJ_R ~6 !0, 'a' 10 IS_EQUAL ~7 ~5, ~6 11 SEND_VAL ~7 12 DO_ICALL 6 13 ASSIGN_OBJ !0, 'month' 14 OP_DATA 'january' 7 15 FETCH_DIM_R ~10 !0, 'month' 16 ECHO ~10 9 17 ASSIGN_DIM !0, 'day' 18 OP_DATA 'saturday' 10 19 FETCH_OBJ_R ~12 !0, 'day' 20 ECHO ~12 21 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0