1.11.0
What's Changed
- Add support for conditional types, offset access types and
key-of,value-of,int-mask,int-mask-ofby @mspirkov in https://github.com/phpDocumentor/TypeResolver/pull/225 - Add support for generics in
Static_andSelf_by @mspirkov in https://github.com/phpDocumentor/TypeResolver/pull/228 - Add
.editorconfigby @mspirkov in https://github.com/phpDocumentor/TypeResolver/pull/226 - Exclude commits with CS changes from Git Blame by @mspirkov in https://github.com/phpDocumentor/TypeResolver/pull/227
Full Changelog: https://github.com/phpDocumentor/TypeResolver/compare/1.10.1...1.11.0