Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/gre5i
function name: (null)
number of ops: 21
compiled vars: !0 = $val
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_STATIC_METHOD_CALL 'DateTime', 'createFromFormat'
1 SEND_VAL 'H%3Ai%3As'
2 SEND_VAL '17%3A30%3A23'
3 DO_FCALL 0 $1
4 ASSIGN !0, $1
4 5 INIT_FCALL 'var_dump'
6 SEND_VAR !0
7 DO_ICALL
6 8 NEW $4 'DateTime'
9 FETCH_R local ~5 !0
10 INIT_METHOD_CALL ~5, 'format'
11 SEND_VAL_EX 'U'
12 DO_FCALL 0 $6
13 CONCAT ~7 '%40', $6
14 SEND_VAL_EX ~7
15 DO_FCALL 0
16 ASSIGN !0, $4
7 17 INIT_FCALL 'var_dump'
18 SEND_VAR !0
19 DO_ICALL
20 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0