Open felix-20 opened 1 year ago
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:
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: