3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace Dinosaur; use \E_USER_WARNING; const E_USER_WARNING = 42; var_dump(E_USER_WARNING, \E_USER_WARNING);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/24hIo
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   DECLARE_CONST                                            'Dinosaur%5CE_USER_WARNING', 42
    6     1        INIT_NS_FCALL_BY_NAME                                    'Dinosaur%5Cvar_dump'
          2        FETCH_CONSTANT                                   ~0      'Dinosaur%5CE_USER_WARNING'
          3        SEND_VAL_EX                                              ~0
          4        SEND_VAL_EX                                              512
          5        DO_FCALL                                      0          
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
138.62 ms | 996 KiB | 14 Q