3v4l.org

run code in 500+ PHP versions simultaneously
<?php class A { const FOO = [1]; } ReflectionClass::export("A");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/X4EN0
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    6     0  E >   INIT_STATIC_METHOD_CALL                                      'ReflectionClass', 'export'
          1        SEND_VAL_EX                                                  'A'
          2        DO_FCALL                                          0          
          3      > RETURN                                                       1

Class A: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
157.93 ms | 2282 KiB | 13 Q