Skip to content

PHP: Patterns, that could profit from source code discovery #43

@felix-20

Description

@felix-20

In PHP, there are a few patterns, that cannot be discovered using opcode, as the tarpit is not present in opcode anymore.
Therfor I think these patterns could profit from a discovery method, that uses the PHP source code rather than the opcode.

This affects PHP patterns:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions