3v4l.org

run code in 300+ PHP versions simultaneously
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 17
Branch analysis from position: 8
1 jumps found. (Code = 42) Position 1 = 25
Branch analysis from position: 25
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 17
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/vaJNt
function name:  (null)
number of ops:  26
compiled vars:  !0 = $number_picked, !1 = $a, !2 = $b, !3 = $c
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, null
    5     1        ASSIGN                                                   !1, <array>
    6     2        ASSIGN                                                   !2, <array>
    7     3        ASSIGN                                                   !3, '10'
   14     4        INIT_FCALL                                               'issequential'
          5        SEND_VAR                                                 !1
          6        DO_FCALL                                      0  $8      
          7      > JMPZ                                                     $8, ->17
   15     8    >   INIT_FCALL                                               'array_values'
          9        SEND_VAR                                                 !1
         10        DO_ICALL                                         $9      
         11        FETCH_DIM_R                                      ~10     $9, 0
         12        ASSIGN                                                   !0, ~10
   16    13        CONCAT                                           ~12     !0, '+'
         14        CONCAT                                           ~13     ~12, 'true'
         15        ECHO                                                     ~13
   14    16      > JMP                                                      ->25
   19    17    >   INIT_FCALL                                               'array_values'
         18        SEND_VAR                                                 !1
         19        DO_ICALL                                         $14     
         20        FETCH_DIM_R                                      ~15     $14, 1
         21        ASSIGN                                                   !0, ~15
   20    22        CONCAT                                           ~17     !0, '+'
         23        CONCAT                                           ~18     ~17, 'false'
         24        ECHO                                                     ~18
   21    25    > > RETURN                                                   1

Function issequential:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/vaJNt
function name:  isSequential
number of ops:  17
compiled vars:  !0 = $sequence, !1 = $diff, !2 = $sum
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    9     0  E >   RECV                                             !0      
          1        RECV_INIT                                        !1      1
   11     2        INIT_FCALL                                               'array_sum'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $3      
          5        ASSIGN                                                   !2, $3
   12     6        COUNT                                            ~5      !0
          7        SUB                                              ~6      ~5, 1
          8        FETCH_DIM_R                                      ~7      !0, ~6
          9        FETCH_DIM_R                                      ~8      !0, 0
         10        COUNT                                            ~9      !0
         11        SUB                                              ~10     ~9, 1
         12        MUL                                              ~11     !1, ~10
         13        ADD                                              ~12     ~8, ~11
         14        IS_IDENTICAL                                     ~13     ~7, ~12
         15      > RETURN                                                   ~13
   13    16*     > RETURN                                                   null

End of function issequential

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
242.62 ms | 975 KiB | 16 Q