Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 42) Position 1 = 26 Branch analysis from position: 26 2 jumps found. (Code = 44) Position 1 = 29, Position 2 = 3 Branch analysis from position: 29 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 3 2 jumps found. (Code = 43) Position 1 = 16, Position 2 = 18 Branch analysis from position: 16 1 jumps found. (Code = 42) Position 1 = 19 Branch analysis from position: 19 2 jumps found. (Code = 44) Position 1 = 29, Position 2 = 3 Branch analysis from position: 29 Branch analysis from position: 3 Branch analysis from position: 18 2 jumps found. (Code = 44) Position 1 = 29, Position 2 = 3 Branch analysis from position: 29 Branch analysis from position: 3 filename: /in/tkOud function name: (null) number of ops: 30 compiled vars: !0 = $monthsData, !1 = $i, !2 = $dateObj, !3 = $monthName line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '000000111100' 5 1 ASSIGN !1, 0 2 > JMP ->26 7 3 > INIT_STATIC_METHOD_CALL 'DateTime', 'createFromFormat' 4 SEND_VAL '%21m' 5 ADD ~6 !1, 1 6 SEND_VAL ~6 7 DO_FCALL 0 $7 8 ASSIGN !2, $7 8 9 INIT_METHOD_CALL !2, 'format' 10 SEND_VAL_EX 'M' 11 DO_FCALL 0 $9 12 ASSIGN !3, $9 10 13 FETCH_DIM_R ~11 !0, !1 14 IS_EQUAL ~11, 1 15 > JMPZ ~12, ->18 16 > QM_ASSIGN ~13 '1' 17 > JMP ->19 18 > QM_ASSIGN ~13 '2' 19 > CONCAT ~14 '%3Ctd+class%3D%27season', ~13 20 ROPE_INIT 3 ~16 '%27%3E' 21 ROPE_ADD 1 ~16 ~16, !3 22 ROPE_END 2 ~15 ~16, '%3C%2Ftd%3E' 23 CONCAT ~18 ~14, ~15 24 ECHO ~18 5 25 PRE_INC !1 26 > STRLEN ~20 !0 27 IS_SMALLER !1, ~20 28 > JMPNZ ~21, ->3 11 29 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0