typhoon
typhoon copied to clipboard
Ultimate type system and reflection for PHP
https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository
- class scope should be preserved when including a file - closure binding
To avoid collision with TypeResolvers
Closes #72 For now I've decided to add `PhpParser\Node` to root reflections' data maps only (constant/function/class). This is because properties, class constants and attributes are sometimes bundled together and it's...