Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Wq2ou
function name: (null)
number of ops: 14
compiled vars: !0 = $date
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '2017-september-26'
4 1 CONCAT ~2 !0, '%3Cbr%3E'
2 ECHO ~2
5 3 INIT_FCALL 'date_create_from_format'
4 SEND_VAL 'Y-F-d'
5 SEND_VAR !0
6 DO_ICALL $3
7 ASSIGN !0, $3
6 8 INIT_FCALL 'date_format'
9 SEND_VAR !0
10 SEND_VAL 'Y-m-d'
11 DO_ICALL $5
12 ECHO $5
7 13 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0