Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/GSVMB function name: (null) number of ops: 17 compiled vars: !0 = $origDate, !1 = $date line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, 'Sat+Jan+19+16%3A15%3A3+2019' 4 1 NEW $3 'DateTime' 2 SEND_VAR_EX !0 3 DO_FCALL 0 4 ASSIGN !1, $3 5 5 INIT_FCALL 'var_dump' 6 SEND_VAR !1 7 DO_ICALL 7 8 ASSIGN !0, 'Sat+Jan+19+16%3A8%3A39+2019' 8 9 NEW $8 'DateTime' 10 SEND_VAR_EX !0 11 DO_FCALL 0 12 ASSIGN !1, $8 9 13 INIT_FCALL 'var_dump' 14 SEND_VAR !1 15 DO_ICALL 16 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0