3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arrayKesusaian[1] = ["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/8QaSL
function name:  (null)
number of ops:  10
compiled vars:  !0 = $arrayKesusaian
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_ARRAY                                       ~2      'adasd'
          1        INIT_FCALL                                               'round'
          2        SEND_VAL                                                 214.286
          3        SEND_VAL                                                 1
          4        DO_ICALL                                         $3      
          5        ADD_ARRAY_ELEMENT                                ~2      $3
          6        ASSIGN_DIM                                               !0, 1
          7        OP_DATA                                                  ~2
    3     8        ECHO                                                     !0
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.5 ms | 1394 KiB | 15 Q