Skip to content

Remove DI\InvokerInterface (in favor of Invoker\InvokerInterface) #516

@mnapoli

Description

@mnapoli

Invoker\InvokerInterface exists since version 5 and is defined in the PHP-DI/Invoker package.

The DI\InvokerInterface is useless, it's empty and extends Invoker\InvokerInterface.

Removing it is like removing DI\ContainerInterface in favor of PSR-11 or container-interop for example (until there's a PSR for invokers…).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions