Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 19 Branch analysis from position: 9 1 jumps found. (Code = 42) Position 1 = 27 Branch analysis from position: 27 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 19 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/H8VN1 function name: (null) number of ops: 31 compiled vars: !0 = $date1, !1 = $date, !2 = $tax line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > NEW $3 'DateTime' 1 SEND_VAL_EX '2024-09-01' 2 DO_FCALL 0 3 ASSIGN !0, $3 4 4 INIT_METHOD_CALL !1, 'format' 5 SEND_VAL_EX 'm' 6 DO_FCALL 0 $6 7 IS_SMALLER 9, $6 8 > JMPZ ~7, ->19 5 9 > NEW $8 'DateTime' 10 INIT_METHOD_CALL !0, 'format' 11 SEND_VAL_EX 'Y' 12 DO_FCALL 0 $9 13 ADD ~10 $9, 1 14 CONCAT ~11 ~10, '-09-30' 15 SEND_VAL_EX ~11 16 DO_FCALL 0 17 ASSIGN !2, $8 4 18 > JMP ->27 7 19 > NEW $14 'DateTime' 20 INIT_METHOD_CALL !0, 'format' 21 SEND_VAL_EX 'Y' 22 DO_FCALL 0 $15 23 CONCAT ~16 $15, '-09-30' 24 SEND_VAL_EX ~16 25 DO_FCALL 0 26 ASSIGN !2, $14 10 27 > INIT_FCALL 'print_r' 28 SEND_VAR !2 29 DO_ICALL 30 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0