3v4l.org

run code in 300+ PHP versions simultaneously
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/2FApR
function name:  (null)
number of ops:  21
compiled vars:  !0 = $data, !1 = $minRow, !2 = $maxRow, !3 = $minValue, !4 = $maxValue
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, <array>
   10     1        ASSIGN                                                   !1, null
   11     2        ASSIGN                                                   !2, null
   12     3        ASSIGN                                                   !3, null
   13     4        ASSIGN                                                   !4, null
   14     5        INIT_FCALL                                               'array_map'
   15     6        DECLARE_LAMBDA_FUNCTION                          ~10     [0]
          7        BIND_LEXICAL                                             ~10, !3
          8        BIND_LEXICAL                                             ~10, !4
          9        BIND_LEXICAL                                             ~10, !1
         10        BIND_LEXICAL                                             ~10, !2
   25    11        SEND_VAL                                                 ~10
   26    12        SEND_VAR                                                 !0
   14    13        DO_ICALL                                                 
   29    14        INIT_FCALL                                               'var_dump'
         15        SEND_VAR                                                 !3
         16        SEND_VAR                                                 !4
         17        SEND_VAR                                                 !1
         18        SEND_VAR                                                 !2
         19        DO_ICALL                                                 
         20      > RETURN                                                   1


Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 47) Position 1 = 7, Position 2 = 10
Branch analysis from position: 7
2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 14
Branch analysis from position: 11
2 jumps found. (Code = 47) Position 1 = 16, Position 2 = 19
Branch analysis from position: 16
2 jumps found. (Code = 43) Position 1 = 20, Position 2 = 23
Branch analysis from position: 20
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 23
Branch analysis from position: 19
Branch analysis from position: 14
Branch analysis from position: 10
filename:       /in/2FApR
function name:  {closure}
number of ops:  24
compiled vars:  !0 = $row, !1 = $minValue, !2 = $maxValue, !3 = $minRow, !4 = $maxRow
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   15     0  E >   RECV                                             !0      
          1        BIND_STATIC                                              !1
          2        BIND_STATIC                                              !2
          3        BIND_STATIC                                              !3
          4        BIND_STATIC                                              !4
   16     5        TYPE_CHECK                                    2  ~5      !1
          6      > JMPNZ_EX                                         ~5      ~5, ->10
          7    >   FETCH_DIM_R                                      ~6      !0, 'count'
          8        IS_SMALLER                                       ~7      ~6, !1
          9        BOOL                                             ~5      ~7
         10    > > JMPZ                                                     ~5, ->14
   17    11    >   FETCH_DIM_R                                      ~8      !0, 'count'
         12        ASSIGN                                                   !1, ~8
   18    13        ASSIGN                                                   !3, !0
   21    14    >   TYPE_CHECK                                    2  ~11     !2
         15      > JMPNZ_EX                                         ~11     ~11, ->19
         16    >   FETCH_DIM_R                                      ~12     !0, 'count'
         17        IS_SMALLER                                       ~13     !2, ~12
         18        BOOL                                             ~11     ~13
         19    > > JMPZ                                                     ~11, ->23
   22    20    >   FETCH_DIM_R                                      ~14     !0, 'count'
         21        ASSIGN                                                   !2, ~14
   23    22        ASSIGN                                                   !4, !0
   25    23    > > RETURN                                                   null

End of Dynamic Function 0

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
213 ms | 975 KiB | 15 Q