Releases: phpDocumentor/TypeResolver
Releases · phpDocumentor/TypeResolver
0.7.2 - regression fix release
22 Aug 18:16
Compare
Sorry, something went wrong.
No results found
This version contains a fixed regression regarding namespace alias interpretation.
Added
Deprecated
Fixed
Fixed #76 ContextFactory incorrect namespace aliases, thanks to @piku235
Removed
Security
V1.0.0
08 Jul 19:41
Compare
Sorry, something went wrong.
No results found
This release doesn't contain any new features since the previous release. All methods do have the correct typehints and return types now. The codebase is fully checked with phpstan and psaml.
Added
Deprecated
Fixed
Removed
Security
0.7.1
12 Oct 18:37
Compare
Sorry, something went wrong.
No results found
Added
Deprecated
Fixed
Throw exception on unclosed array in type notation
Removed
Security
0.7.0
22 Aug 20:27
Compare
Sorry, something went wrong.
No results found
Added
Deprecated
Fixed
Removed
Security
0.6.3
09 Aug 16:01
Compare
Sorry, something went wrong.
No results found
bump reflection-common dependency to newest beta
0.6.2
14 Jun 12:31
Compare
Sorry, something went wrong.
No results found
bump reflection-common dependency to newest alpha
0.6.1
13 Feb 18:24
Compare
Sorry, something went wrong.
No results found
Fixed #55 : ContextFactory::createFromReflector() doesn't work with ReflectionProperty
0.6.0
26 Jan 20:00
Compare
Sorry, something went wrong.
No results found
bump to PHP 7.1 minimum
add strict typing
0.5.1
26 Jan 19:59
Compare
Sorry, something went wrong.
No results found
added missing pseudo-type alias of float
0.5.0: complex type support
28 Dec 21:09
Compare
Sorry, something went wrong.
No results found
Added
Support of array expression of PSR-5
Support of collections
Improved php 7.0 code
phpstan max level.
Deprecated
Fixed
Removed
Security