3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace Foo\Bar; class Banana { } namespace Lol\Omg; use Foo\Bar; echo 1; $a = new Banana;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/CJcEK
function name:  (null)
number of ops:  5
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   13     0  E >   ECHO                                                     1
   14     1        NEW                                              $1      'Lol%5COmg%5CBanana'
          2        DO_FCALL                                      0          
          3        ASSIGN                                                   !0, $1
          4      > RETURN                                                   1

Class Foo\Bar\Banana: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.61 ms | 1392 KiB | 13 Q