3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.77 ms | 1394 KiB | 17 Q