Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/kkgWW function name: (null) number of ops: 13 compiled vars: !0 = $date line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > INIT_FCALL 'date_create' 1 SEND_VAL '2022-05-14+13%3A30%3A30' 2 NEW $1 'DateTimeZone' 3 SEND_VAL_EX 'Europe%2FLondon' 4 DO_FCALL 0 5 SEND_VAR $1 6 DO_ICALL $3 4 7 INIT_METHOD_CALL $3, 'format' 8 SEND_VAL_EX 'Y-m-d%5CTH%3Ai%3AsP' 9 DO_FCALL 0 $4 3 10 ASSIGN !0, $4 6 11 ECHO !0 12 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0