3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace A\B\C\D { class E{} } namespace Z { use \A\B\C\D as q; var_dump(new q\E); }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/BNJPZ
function name:  (null)
number of ops:  6
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    8     0  E >   INIT_NS_FCALL_BY_NAME                                    'Z%5Cvar_dump'
          1        NEW                                              $0      'A%5CB%5CC%5CD%5CE'
          2        DO_FCALL                                      0          
          3        SEND_VAR_NO_REF_EX                                       $0
          4        DO_FCALL                                      0          
    9     5      > RETURN                                                   1

Class A\B\C\D\E: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.04 ms | 1393 KiB | 15 Q