3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arrayKesusaian[$m] = ["adasd",round((45/21)*100,1)]; echo $arrayKesusaian;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/0qiUQ
function name:  (null)
number of ops:  10
compiled vars:  !0 = $arrayKesusaian, !1 = $m
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_ARRAY                                       ~3      'adasd'
          1        INIT_FCALL                                               'round'
          2        SEND_VAL                                                 214.286
          3        SEND_VAL                                                 1
          4        DO_ICALL                                         $4      
          5        ADD_ARRAY_ELEMENT                                ~3      $4
          6        ASSIGN_DIM                                               !0, !1
          7        OP_DATA                                                  ~3
    3     8        ECHO                                                     !0
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.21 ms | 1385 KiB | 15 Q