3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r(get_declared_classes()[130]); class A {} print_r(get_declared_classes()[130]);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/gSp9N
function name:  (null)
number of ops:  13
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'print_r'
          1        INIT_FCALL                                               'get_declared_classes'
          2        DO_ICALL                                         $0      
          3        FETCH_DIM_R                                      ~1      $0, 130
          4        SEND_VAL                                                 ~1
          5        DO_ICALL                                                 
    6     6        INIT_FCALL                                               'print_r'
          7        INIT_FCALL                                               'get_declared_classes'
          8        DO_ICALL                                         $3      
          9        FETCH_DIM_R                                      ~4      $3, 130
         10        SEND_VAL                                                 ~4
         11        DO_ICALL                                                 
         12      > RETURN                                                   1

Class A: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.3 ms | 1385 KiB | 17 Q