3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace Foo { declare(ticks = 1) { class Baz{} } declare(ticks = 2) { class Bar{} } }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/gPDWG
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    9     0  E >   DECLARE_CLASS                                            'foo%5Cbaz'
          1        TICKS                                                    
   14     2        DECLARE_CLASS                                            'foo%5Cbar'
          3        TICKS                                                    
   17     4      > RETURN                                                   1

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.92 ms | 1392 KiB | 13 Q