Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 42) Position 1 = 23 Branch analysis from position: 23 2 jumps found. (Code = 44) Position 1 = 25, Position 2 = 6 Branch analysis from position: 25 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 6 2 jumps found. (Code = 44) Position 1 = 25, Position 2 = 6 Branch analysis from position: 25 Branch analysis from position: 6 filename: /in/2SFsH function name: (null) number of ops: 27 compiled vars: !0 = $today, !1 = $day line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > NEW $2 'DateTime' 1 DO_FCALL 0 2 ASSIGN !0, $2 4 3 ECHO '%3Cselect+name%3D%27days%27%3E' 5 4 ASSIGN !1, 0 5 > JMP ->23 7 6 > INIT_METHOD_CALL !0, 'getTimestamp' 7 DO_FCALL 0 $6 8 CONCAT ~7 '%3Coption+value%3D%27', $6 9 CONCAT ~8 ~7, '%27%3E' 10 INIT_METHOD_CALL !0, 'format' 11 SEND_VAL_EX 'l+jS+%5Cof+F+Y' 12 DO_FCALL 0 $9 13 CONCAT ~10 ~8, $9 14 CONCAT ~11 ~10, '%3C%2Foption%3E' 15 ECHO ~11 8 16 INIT_METHOD_CALL !0, 'add' 17 NEW $12 'DateInterval' 18 SEND_VAL_EX 'P1D' 19 DO_FCALL 0 20 SEND_VAR_NO_REF_EX $12 21 DO_FCALL 0 5 22 PRE_INC !1 23 > IS_SMALLER !1, 21 24 > JMPNZ ~16, ->6 10 25 > ECHO '%3C%2Fselect%3E' 26 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0