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