3v4l.org

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

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
140.57 ms | 1392 KiB | 13 Q