3v4l.org

run code in 300+ PHP versions simultaneously
<?php $row['summa'] = 1; $rivi[0] = utf8_encode( (-1 * $row['summa']));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/6NHIP
function name:  (null)
number of ops:  10
compiled vars:  !0 = $row, !1 = $rivi
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN_DIM                                               !0, 'summa'
          1        OP_DATA                                                  1
    3     2        INIT_FCALL                                               'utf8_encode'
          3        FETCH_DIM_R                                      ~4      !0, 'summa'
          4        MUL                                              ~5      ~4, -1
          5        SEND_VAL                                                 ~5
          6        DO_ICALL                                         $6      
          7        ASSIGN_DIM                                               !1, 0
          8        OP_DATA                                                  $6
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.75 ms | 1385 KiB | 15 Q