Skip to content

rework reflection cache #718

@staabm

Description

@staabm

in #716 I reworked the reflection cache so it no longer depends on PHPStan Type->__set_state to be compatible with PHPStan 2.x

the hacked implementation represents the resultset types with phpdoc and requieres some phpdoc-parsing to read this informaton back. it works but has some unnecesary overhead.

would be great we could clean this up and remove this parsing step

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions