phpDocumentor/TypeResolver
A PSR-5 based resolver of Class names, Types and Structural Element Names
PHPMIT
Issues
- 9
- 6
Generics are always considered as Collection
#180 opened by nikophil - 2
Add support for new types
#205 opened by jaapio - 5
PHP Parser v5 support
#204 opened by GrahamCampbell - 5
Remove final keywords
#198 opened by antoinelame - 4
ContextFactory wrongly detect use statement
#191 opened by maMykola - 2
Callback type detection
#187 opened by chriskapp - 2
[Deprecation] Legacy nullable
#184 opened by jaapio - 0
Class-string compound FQSEN support
#186 opened by jaapio - 1
Legacy nullable type detected, please update your code as you are using nullable types in a docblock
#178 opened by williamdes - 0
Cannot combine Types\Intersection and Types\Compound
#181 opened by zobo - 1
Psalm-like syntax for arrays is not resolved
#155 opened by m0003r - 0
callable phpdoc is not working without parameter
#173 opened by voku - 1
Nullable collections throw RuntimeException
#163 opened by vudaltsov - 3
- 3
Integer Range Issue
#161 opened by voku - 8
BUG: extends final class Array_
#148 opened by gorskimarcin96 - 7
Return value parseTypes() is bad
#141 opened by TrueType - 3
Bug in last commit #136
#150 opened by ilohpro - 2
Class phpDocumentor\Reflection\PseudoTypes\List_ may not inherit from final class
#149 opened by phil-davis - 1
Support for list<Foo> type
#134 opened by enumag - 1
Add support for `never` type
#129 opened by jaapio - 9
Support more scalar types of psalm
#111 opened by smoench - 8
What does the underlyingType() represent?
#116 opened by othercorey - 1
- 2
- 3
- 7
1.1.0 release soon?
#92 opened by GrahamCampbell - 3
Release version with iterable support
#91 opened by othercorey - 5
Missing type for array<string, mixed>
#89 opened by wizhippo - 2
Unusable exceptions
#86 opened by razbakov - 5
ContextFactory incorrect namespace aliases
#76 opened by piku235 - 1
fqsen and global variables
#71 opened by ancpru - 2
- 2
How can I return "true" && "false" as type?
#70 opened by voku - 5
[0.5.0] Array Syntax
#49 opened by GrahamCampbell - 1
TypeResolver resolve ?string|null|?boolean|?int as Nullable instead of Compound
#69 opened by steevanb - 1
php7 Compatibility problem
#66 opened by oasfuyou - 1
- 1
Add description to composer.json
#58 opened by stramunin - 2
Fatal error: Uncaught Error: Cannot use 'phpDocumentor\Reflection\Types\Boolean' as class name as it is reserved
#62 opened by bkdotcom - 0
ContextFactory::createFromReflector() doesn't work with ReflectionProperty
#55 opened by nicolas-grekas - 4
Class with name "Scalar" is not resolved right
#43 opened by kukulich - 0
`Resource` is soft reserved in PHP-7
#21 opened by kamranahmedse - 0
`Mixed` is reserved name in PHP 7
#38 opened by charlescunico - 0
`parent` type is unhandled
#27 opened by Ocramius - 1
Please add a .gitattributes file
#28 opened - 2
PHP 7.1 compatibility - Implement Nullable types
#31 opened by asgrim - 0
Count called on string value
#26 opened by kelunik - 2
PHP 7.1 Incompatible
#19 opened by hboomsma