Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/AADtE
function name: (null)
number of ops: 21
compiled vars: !0 = $date
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > NEW $1 'DateTimeImmutable'
1 SEND_VAL_EX '2019-11-01T12%3A12%3A40.8859136%2B00%3A00'
2 DO_FCALL 0
3 ASSIGN !0, $1
5 4 INIT_FCALL 'var_dump'
5 SEND_VAR !0
6 DO_ICALL
7 7 INIT_STATIC_METHOD_CALL 'DateTimeImmutable', 'createFromFormat'
8 SEND_VAL 'Y-m-d%5CTH%3Ai%3As.vP'
9 SEND_VAL '2019-11-01T12%3A12%3A40.8859136%2B00%3A00'
10 DO_FCALL 0 $5
11 ASSIGN !0, $5
9 12 INIT_FCALL 'var_dump'
13 SEND_VAR !0
14 DO_ICALL
10 15 INIT_FCALL 'var_dump'
16 INIT_FCALL 'date_get_last_errors'
17 DO_ICALL $8
18 SEND_VAR $8
19 DO_ICALL
20 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0