1.2.172. Collect Dependency Extension

This analysis lists the interfaces and classes that are not defined in the current code, yet extended.

This yields a list of external dependencies. It is useful for anyone who would like to update those root classes and interfaces.

<?php

class MyClass implements \Composer\EventDispatcher\EventSubscriberInterface {
    //..
}
?>

1.2.172.1. Specs

Short name

Dump/CollectDependencyExtension

Rulesets

All, Changed Behavior, Dump

Exakat since

2.3.5

PHP Version

With PHP 8.0 and more recent

Severity

Minor

Time To Fix

Quick (30 mins)

Precision

Very high

Features

interface

Available in

Entreprise Edition, Exakat Cloud