Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/XGsCA
function name: (null)
number of ops: 19
compiled vars: !0 = $formatter, !1 = $d
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > NEW $2 'IntlDateFormatter'
1 SEND_VAL_EX 'fr_FR'
2 DO_FCALL 0
3 ASSIGN !0, $2
4 4 INIT_METHOD_CALL !0, 'setPattern'
5 SEND_VAL_EX 'MMMM'
6 DO_FCALL 0
6 7 NEW $6 'DateTime'
8 SEND_VAL_EX '2022-02-22'
9 DO_FCALL 0
10 ASSIGN !1, $6
7 11 INIT_FCALL 'ucfirst'
12 INIT_METHOD_CALL !0, 'format'
13 SEND_VAR_EX !1
14 DO_FCALL 0 $9
15 SEND_VAR $9
16 DO_ICALL $10
17 ECHO $10
18 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0