3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace A { const First = 1; } namespace A { echo First; }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/UFIiL
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   DECLARE_CONST                                            'A%5CFirst', 1
   10     1        FETCH_CONSTANT                                   ~0      'A%5CFirst'
          2        ECHO                                                     ~0
   11     3      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
145.46 ms | 1392 KiB | 13 Q