3v4l.org

run code in 500+ PHP versions simultaneously
<?php echo constant('SomeClass::NON_EXISTING');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/NMPXC
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                                   'constant'
          1        SEND_VAL                                                     'SomeClass%3A%3ANON_EXISTING'
          2        DO_ICALL                                             $0      
          3        ECHO                                                         $0
          4      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
152.51 ms | 1876 KiB | 14 Q