Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/mc4XU
function name: (null)
number of ops: 15
compiled vars: !0 = $Fmt
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > NEW $1 'NumberFormatter'
1 SEND_VAL_EX 'en_US'
2 FETCH_CLASS_CONSTANT ~2 'NumberFormatter', 'CURRENCY'
3 SEND_VAL_EX ~2
4 DO_FCALL 0
5 ASSIGN !0, $1
4 6 INIT_FCALL 'var_dump'
7 INIT_METHOD_CALL !0, 'format'
8 SEND_VAL_EX 1234.45
9 FETCH_CLASS_CONSTANT ~5 'NumberFormatter', 'TYPE_CURRENCY'
10 SEND_VAL_EX ~5
11 DO_FCALL 0 $6
12 SEND_VAR $6
13 DO_ICALL
14 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0