Ultimate type system and reflection for PHP
Stars
92
Forks
2
Watchers
92
Open Issues
31
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.1k
commits
3
commits
2
commits
1
commits
1
commits
Add a note on parents and interfaces resolution to Reflection's CHANGELOG
e66bf70View on GitHubFor now move TypeResolvers to Reflection/Internal/Inheritance
404bb36View on GitHubAdd return type declaration for ContextVisitor::leaveNode()
ee35065View on GitHubApply type resolver to inherited parents and interfaces
820867bView on GitHubUse both @extends and @implements for resolving class parents and interfaces
45bb959View on GitHubPut fully resolved template type arguments in Data::Parents and Data::Interfaces
c802aa2View on GitHubReflect @implements, @extends as regular types to support single arguments in iterators and custom type resolvers
b5cb159View on GitHub