3v4l.org

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

Class ContainerExceptionInterface: [no user functions]
Class ExceptionInterface: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
142.11 ms | 1431 KiB | 13 Q