3v4l.org

run code in 300+ PHP versions simultaneously
<?php use const \NoExist\TEST; use \NoExist\Channel; echo TEST; echo Channel::class;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/gltKN
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   FETCH_CONSTANT                                   ~0      'NoExist%5CTEST'
          1        ECHO                                                     ~0
    6     2        ECHO                                                     'NoExist%5CChannel'
    7     3      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.85 ms | 1392 KiB | 13 Q