3v4l.org

run code in 500+ PHP versions simultaneously
<?php namespace Test\String { class NotAProblem {} } namespace Test { $test = new String\NotAProblem(); }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/RDj7e
function name:  (null)
number of ops:  4
compiled vars:  !0 = $test
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    8     0  E >   NEW                                                  $1      'Test%5CString%5CNotAProblem'
          1        DO_FCALL                                          0          
          2        ASSIGN                                                       !0, $1
    9     3      > RETURN                                                       1

Class Test\String\NotAProblem: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
161.27 ms | 1721 KiB | 13 Q