Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/8Xi7n
function name: (null)
number of ops: 11
compiled vars: !0 = $date
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, '05-27-2016+15%3A30'
3 1 INIT_STATIC_METHOD_CALL 'DateTime', 'createFromFormat'
2 SEND_VAL 'm-d-Y+H%3Ai'
3 SEND_VAR !0
4 DO_FCALL 0 $2
5 ASSIGN !0, $2
5 6 INIT_METHOD_CALL !0, 'format'
7 SEND_VAL_EX 'h%3Ai+A+d-M-Y'
8 DO_FCALL 0 $4
9 ECHO $4
10 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0