Skip to content

P4: Support interface abstract properties (PHP 8.4) #166

@devin-ai-integration

Description

@devin-ai-integration

Support interface abstract properties in ReflectionProperty.

  1. Uncomment the InterfaceWithPhp84AbstractProperty interface in test stubs
  2. Verify that Property nodes inside Interface_ class-like nodes are collected
  3. Ensure isAbstract() returns true for interface properties with hooks like { get; } (no body)
  4. Add parity tests for the interface stub

Part of #162

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions