Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/ldgo8
function name: (null)
number of ops: 27
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'ini_get'
1 SEND_VAL 'precision'
2 DO_ICALL $0
3 CONCAT ~1 $0, '%0A'
4 ECHO ~1
4 5 INIT_FCALL 'ini_get'
6 SEND_VAL 'serialize_precision'
7 DO_ICALL $2
8 CONCAT ~3 $2, '%0A'
9 ECHO ~3
5 10 INIT_FCALL 'json_encode'
11 INIT_FCALL 'round'
12 SEND_VAL '45.99'
13 SEND_VAL 2
14 DO_ICALL $4
15 INIT_ARRAY ~5 $4, 'price'
16 SEND_VAL ~5
17 DO_ICALL $6
18 CONCAT ~7 $6, '%0A'
19 ECHO ~7
6 20 ECHO 0.8
21 INIT_FCALL 'json_encode'
22 SEND_VAL 0.8
23 DO_ICALL $8
24 CONCAT ~9 $8, '%0A'
25 ECHO ~9
7 26 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0