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/4LHRp
function name:  (null)
number of ops:  10
compiled vars:  !0 = $array, !1 = $save
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <array>
   35     1        ASSIGN                                                   !1, <array>
   36     2        INIT_FCALL                                               'printall'
          3        SEND_VAR                                                 !0
          4        SEND_REF                                                 !1
          5        DO_FCALL                                      0          
   38     6        INIT_FCALL                                               'print_r'
          7        SEND_VAR                                                 !1
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Function printall:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 22
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 22
Branch analysis from position: 4
2 jumps found. (Code = 43) Position 1 = 10, Position 2 = 21
Branch analysis from position: 10
2 jumps found. (Code = 43) Position 1 = 12, Position 2 = 19
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 21
Branch analysis from position: 21
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 19
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 21
Branch analysis from position: 22
2 jumps found. (Code = 43) Position 1 = 26, Position 2 = 30
Branch analysis from position: 26
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 30
Branch analysis from position: 22
filename:       /in/4LHRp
function name:  printAll
number of ops:  31
compiled vars:  !0 = $array, !1 = $save, !2 = $values, !3 = $key
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   14     0  E >   RECV                                             !0      
          1        RECV                                             !1      
   16     2      > FE_RESET_R                                       $4      !0, ->22
          3    > > FE_FETCH_R                                       ~5      $4, !2, ->22
          4    >   ASSIGN                                                   !3, ~5
   18     5        INIT_FCALL                                               'is_numeric'
          6        SEND_VAR                                                 !2
          7        DO_ICALL                                         $7      
          8        BOOL_NOT                                         ~8      $7
          9      > JMPZ                                                     ~8, ->21
   20    10    >   TYPE_CHECK                                  128          !2
         11      > JMPZ                                                     ~9, ->19
   22    12    >   INIT_FCALL_BY_NAME                                       'printAll'
         13        SEND_VAR_EX                                              !2
         14        CHECK_FUNC_ARG                                           
         15        FETCH_DIM_FUNC_ARG                               $10     !1, !3
         16        SEND_FUNC_ARG                                            $10
         17        DO_FCALL                                      0          
   20    18      > JMP                                                      ->21
   26    19    >   ASSIGN_DIM                                               !1, !3
         20        OP_DATA                                                  !2
   16    21    > > JMP                                                      ->3
         22    >   FE_FREE                                                  $4
   30    23        ISSET_ISEMPTY_CV                                 ~13     !1
         24        BOOL_NOT                                         ~14     ~13
         25      > JMPZ                                                     ~14, ->30
   31    26    >   INIT_FCALL                                               'array_filter'
         27        SEND_VAR                                                 !1
         28        DO_ICALL                                         $15     
         29        ASSIGN                                                   !1, $15
   33    30    > > RETURN                                                   null

End of function printall

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
254.16 ms | 976 KiB | 17 Q