Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/mQMZL function name: (null) number of ops: 21 compiled vars: !0 = $date1, !1 = $date2 line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > NEW $2 'DateTime' 1 SEND_VAL_EX '2024-03-31+02%3A01%3A00' 2 NEW $3 'DateTimeZone' 3 SEND_VAL_EX 'Europe%2FBerlin' 4 DO_FCALL 0 5 SEND_VAR_NO_REF_EX $3 6 DO_FCALL 0 7 ASSIGN !0, $2 4 8 NEW $7 'DateTime' 9 SEND_VAL_EX '2024-03-31+04%3A00%3A00' 10 NEW $8 'DateTimeZone' 11 SEND_VAL_EX 'Europe%2FBerlin' 12 DO_FCALL 0 13 SEND_VAR_NO_REF_EX $8 14 DO_FCALL 0 15 ASSIGN !1, $7 6 16 INIT_FCALL 'var_dump' 17 SEND_VAR !0 18 SEND_VAR !1 19 DO_ICALL 20 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0