3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace MiProyecto; // error fatal - el espacio de nombres debe ser la primera sentencia del script echo 'hola'; echo INI_ALL; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/NsgCs
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   ECHO                                                     'hola'
    5     1        FETCH_CONSTANT                                   ~0      'MiProyecto%5CINI_ALL'
          2        ECHO                                                     ~0
    7     3      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
138.81 ms | 1392 KiB | 13 Q