Skip to content

[Debug] Trigger a deprecation when an @internal class/interface/trait is used #23800

Closed
@nicolas-grekas

Description

@nicolas-grekas
Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? no
Symfony version 3.4

We use @internal quite extensively, yet, the DebugClassLoader class doesn't warn when one uses such a tagged class/interface/trait.

We should trigger the same kind of deprecation as we already do for @final, with the added condition that the root namespace needs to be different (don't trigger within the same root namespace.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions