Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/NT5gg function name: (null) number of ops: 13 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > INIT_FCALL 'date' 4 1 SEND_VAL 'd.m.Y' 5 2 INIT_FCALL 'strtotime' 3 SEND_VAL '%2B1+month' 4 INIT_FCALL 'strtotime' 5 SEND_VAL '01.01.2022' 6 DO_ICALL $0 7 SEND_VAR $0 8 DO_ICALL $1 9 SEND_VAR $1 3 10 DO_ICALL $2 5 11 ECHO $2 6 12 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0