3v4l.org

run code in 300+ PHP versions simultaneously
<?php $datos=array(); $datos[]=["hoja"=>$cantiHojas,"fIni"=>$filaIni,"fRango"=>$filaRango,"hojaFinal"=>"No"];
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/CYWcJ
function name:  (null)
number of ops:  8
compiled vars:  !0 = $datos, !1 = $cantiHojas, !2 = $filaIni, !3 = $filaRango
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, <array>
    4     1        INIT_ARRAY                                       ~6      !1, 'hoja'
          2        ADD_ARRAY_ELEMENT                                ~6      !2, 'fIni'
          3        ADD_ARRAY_ELEMENT                                ~6      !3, 'fRango'
          4        ADD_ARRAY_ELEMENT                                ~6      'No', 'hojaFinal'
          5        ASSIGN_DIM                                               !0
          6        OP_DATA                                                  ~6
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
166.85 ms | 1392 KiB | 13 Q