typhoon icon indicating copy to clipboard operation
typhoon copied to clipboard

Ultimate type system and reflection for PHP

Results 43 typhoon issues
Sort by recently updated
recently updated
newest added

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

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...