3v4l.org

run code in 300+ PHP versions simultaneously
<?php class one extends two {} class two extends one {}
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/CBK5V
function name:  (null)
number of ops:  3
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   DECLARE_CLASS                                            'one', 'two'
    3     1        DECLARE_CLASS                                            'two', 'one'
          2      > RETURN                                                   1

Class one: [no user functions]
Class two: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.03 ms | 1396 KiB | 13 Q