Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/9K6Pb
function name: (null)
number of ops: 17
compiled vars: !0 = $datetime, !1 = $time
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > NEW $2 'DateTime'
1 SEND_VAL_EX '14+October%2C+2013'
2 DO_FCALL 0
3 ASSIGN !0, $2
4 4 INIT_METHOD_CALL !0, 'format'
5 SEND_VAL_EX 'U'
6 DO_FCALL 0 $5
7 ASSIGN !1, $5
5 8 INIT_FCALL 'var_dump'
9 SEND_VAR !1
10 INIT_FCALL 'date'
11 SEND_VAL 'Y-m-d+H%3Ai%3As'
12 SEND_VAR !1
13 DO_ICALL $7
14 SEND_VAR $7
15 DO_ICALL
16 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0