3v4l.org

run code in 300+ PHP versions simultaneously
<?php for ($x=1; $x<=$vertailuArvo; $x++){ $apArray[$nameArray['SNMPv2-SMI::enterprises.8744.5.23.1.2.1.1.6.'.$x]]["uptime"] = $uptimeArray["SNMPv2-SMI::enterprises.8744.5.23.1.4.1.1.1.".$x]; }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 10
Branch analysis from position: 10
2 jumps found. (Code = 44) Position 1 = 12, Position 2 = 2
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 2
2 jumps found. (Code = 44) Position 1 = 12, Position 2 = 2
Branch analysis from position: 12
Branch analysis from position: 2
filename:       /in/CBAYO
function name:  (null)
number of ops:  13
compiled vars:  !0 = $x, !1 = $apArray, !2 = $nameArray, !3 = $uptimeArray, !4 = $vertailuArvo
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 1
          1      > JMP                                                      ->10
    3     2    >   CONCAT                                           ~6      'SNMPv2-SMI%3A%3Aenterprises.8744.5.23.1.2.1.1.6.', !0
          3        FETCH_DIM_R                                      ~7      !2, ~6
          4        CONCAT                                           ~10     'SNMPv2-SMI%3A%3Aenterprises.8744.5.23.1.4.1.1.1.', !0
          5        FETCH_DIM_R                                      ~11     !3, ~10
          6        FETCH_DIM_W                                      $8      !1, ~7
          7        ASSIGN_DIM                                               $8, 'uptime'
          8        OP_DATA                                                  ~11
    2     9        PRE_INC                                                  !0
         10    >   IS_SMALLER_OR_EQUAL                                      !0, !4
         11      > JMPNZ                                                    ~13, ->2
    4    12    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
165.24 ms | 1393 KiB | 13 Q