Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/D6Gro
function name: (null)
number of ops: 25
compiled vars: !0 = $d, !1 = $f
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > FETCH_CONSTANT ~2 'INTL_ICU_VERSION'
1 ECHO ~2
5 2 NEW $3 'DateTimeImmutable'
3 SEND_VAL_EX '%400'
4 DO_FCALL 0
5 ASSIGN !0, $3
7 6 NEW $6 'IntlDateFormatter'
7 SEND_VAL_EX 'en'
8 FETCH_CLASS_CONSTANT ~7 'IntlDateFormatter', 'MEDIUM'
9 SEND_VAL_EX ~7
10 FETCH_CLASS_CONSTANT ~8 'IntlDateFormatter', 'SHORT'
11 SEND_VAL_EX ~8
12 SEND_VAL_EX 'UTC'
13 FETCH_CLASS_CONSTANT ~9 'IntlDateFormatter', 'GREGORIAN'
14 SEND_VAL_EX ~9
15 SEND_VAL_EX 'y-M-d'
16 DO_FCALL 0
17 ASSIGN !1, $6
9 18 INIT_FCALL 'var_dump'
19 INIT_METHOD_CALL !1, 'format'
20 SEND_VAR_EX !0
21 DO_FCALL 0 $12
22 SEND_VAR $12
23 DO_ICALL
24 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0