Skip to content

RFC: consider renaming "Annotations" to "Attributes" #750

@andrew-demb

Description

@andrew-demb

Initially, the term "annotations" was used due to the lack of native PHP support for meta annotations over methods and properties.

After PHP 7, PHP introduced attributes - a native instrument available via PHP reflection to add meta information.

GraphQLite dropped support for Doctrine annotations after #677 (GraphQLite 7)

What about changing naming used everywhere - use attribute instead of annotation?

Examples:

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