3v4l.org

run code in 300+ PHP versions simultaneously
<?php $parameters[$prefix . '.AMOUNT_UNIT_GROSS'] = bcmul(19.95, 100, 0);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/fK3Mt
function name:  (null)
number of ops:  9
compiled vars:  !0 = $parameters, !1 = $prefix
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   CONCAT                                           ~2      !1, '.AMOUNT_UNIT_GROSS'
          1        INIT_FCALL_BY_NAME                                       'bcmul'
          2        SEND_VAL_EX                                              19.95
          3        SEND_VAL_EX                                              100
          4        SEND_VAL_EX                                              0
          5        DO_FCALL                                      0  $4      
          6        ASSIGN_DIM                                               !0, ~2
          7        OP_DATA                                                  $4
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
169.55 ms | 1392 KiB | 16 Q