File tree Expand file tree Collapse file tree
Configuration/Xml/Migration/Migrations Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222/**
2323 * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
2424 *
25- * @internal This class is not covered by the backward compatibility promise for PHPUnit
25+ * @internal This interface is not covered by the backward compatibility promise for PHPUnit
2626 */
2727interface Emitter
2828{
Original file line number Diff line number Diff line change 1414/**
1515 * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
1616 *
17- * @internal This class is not covered by the backward compatibility promise for PHPUnit
17+ * @internal This interface is not covered by the backward compatibility promise for PHPUnit
1818 */
1919interface IncompleteTest extends Throwable
2020{
Original file line number Diff line number Diff line change 1414/**
1515 * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
1616 *
17- * @internal This class is not covered by the backward compatibility promise for PHPUnit
17+ * @internal This interface is not covered by the backward compatibility promise for PHPUnit
1818 */
1919interface SkippedTest extends Throwable
2020{
Original file line number Diff line number Diff line change 99 */
1010namespace PHPUnit \Framework \MockObject ;
1111
12- use Throwable ;
13-
1412/**
1513 * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
1614 *
17- * @internal This class is not covered by the backward compatibility promise for PHPUnit
15+ * @internal This interface is not covered by the backward compatibility promise for PHPUnit
1816 */
19- interface Exception extends Throwable
17+ interface Exception extends \ PHPUnit \Exception
2018{
2119}
Original file line number Diff line number Diff line change 1414/**
1515 * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
1616 *
17- * @internal This class is not covered by the backward compatibility promise for PHPUnit
17+ * @internal This interface is not covered by the backward compatibility promise for PHPUnit
1818 */
1919interface Stub
2020{
Original file line number Diff line number Diff line change 1212/**
1313 * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
1414 *
15- * @internal This class is not covered by the backward compatibility promise for PHPUnit
15+ * @internal This interface is not covered by the backward compatibility promise for PHPUnit
1616 */
1717interface Reorderable
1818{
Original file line number Diff line number Diff line change 1414/**
1515 * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
1616 *
17- * @internal This class is not covered by the backward compatibility promise for PHPUnit
17+ * @internal This interface is not covered by the backward compatibility promise for PHPUnit
1818 */
1919interface Parser
2020{
Original file line number Diff line number Diff line change 1212/**
1313 * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
1414 *
15- * @internal This class is not covered by the backward compatibility promise for PHPUnit
15+ * @internal This interface is not covered by the backward compatibility promise for PHPUnit
1616 */
1717interface Exception extends \PHPUnit \Exception
1818{
Original file line number Diff line number Diff line change 1414/**
1515 * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
1616 *
17- * @internal This class is not covered by the backward compatibility promise for PHPUnit
17+ * @internal This interface is not covered by the backward compatibility promise for PHPUnit
1818 */
1919interface ResultCache
2020{
Original file line number Diff line number Diff line change 1212/**
1313 * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
1414 *
15- * @internal This class is not covered by the backward compatibility promise for PHPUnit
15+ * @internal This interface is not covered by the backward compatibility promise for PHPUnit
1616 */
1717interface Command
1818{
You can’t perform that action at this time.
0 commit comments