Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/punpQ
function name: (null)
number of ops: 13
compiled vars: !0 = $date, !1 = $errors
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_STATIC_METHOD_CALL 'DateTime', 'createFromFormat'
1 SEND_VAL 'D+M+m+Y+H%3Ai%3As+T+%2B'
2 SEND_VAL 'Fri+May+09+2014+11%3A00%3A00+GMT+0200'
3 DO_FCALL 0 $2
4 ASSIGN !0, $2
4 5 INIT_FCALL 'date_get_last_errors'
6 DO_ICALL $4
7 ASSIGN !1, $4
6 8 INIT_FCALL 'var_dump'
9 SEND_VAR !0
10 SEND_VAR !1
11 DO_ICALL
12 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0