Skip to content

Should typed = true be the default for properties? #8

@codeliner

Description

@codeliner

Typed properties are available since PHP 7.4 and a de facto standard since then.
I'm wondering if properties should be typed by default and one can drop-out from this with setting the typed argument to false. At the moment it is the other way round.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions