Releases: phpDocumentor/ReflectionDocBlock
Releases · phpDocumentor/ReflectionDocBlock
v3.3.2
20 Nov 22:45
Compare
Sorry, something went wrong.
No results found
Added
Deprecated
Fixed
#127 restore php 5.6 support
Removed
Security
v3.3.0
11 Sep 18:17
Compare
Sorry, something went wrong.
No results found
Added
Deprecated
Fixed
Switched to stable release of reflection-common library
Removed
Security
v4.1.1
30 Aug 18:52
Compare
Sorry, something went wrong.
No results found
Added
Deprecated
Fixed
Namespace error in ExampleFinder
Example tag is not returning its name
Bug with @var tag in docblock #117 thanks to @Warxcell
Removed
Security
V3.2.3
30 Aug 18:51
Compare
Sorry, something went wrong.
No results found
Added
Deprecated
Fixed
Namespace error in ExampleFinder
Example tag is not returning its name
Bug with @var tag in docblock #117 thanks to @Warxcell
Removed
Security
v4.1.0
19 Aug 06:06
Compare
Sorry, something went wrong.
No results found
Added
Improved example tag handling
Deprecated
Fixed
Error when fetching the content of an example tag without description
Removed
Security
4.0 Hotfix release
08 Aug 06:42
Compare
Sorry, something went wrong.
No results found
Added
Deprecated
Fixed
Notice when parsing annotation without description #111
Removed
Security
v4.0.0
04 Aug 21:26
Compare
Sorry, something went wrong.
No results found
Please note that this version contains several BC breaks.
Type-resolver has some breaking changes when upgrading from 0.3 to 0.4. And the constructor of the @see
tag was changed to support urls and fqsen. See #104 for more details.
Added
Upgraded type-resolver to 0.4.0 to support more php 7.1 features.
Allow see tag to url #104
Deprecated
Fixed
Removed
Drop php 5 support
Drop hhvm support
Security
BC Hotfix release
04 Aug 21:04
Compare
Sorry, something went wrong.
No results found
Added
Deprecated
Fixed
Release 3.2.0 fails when parsing annotations #108
3.2.0 has breaking change #109
Removed
Removed support for type resolver 0.4.0 since it contains a BC break.
Security
3.2.0
15 Jul 11:49
Compare
Sorry, something went wrong.
No results found
Added
Custom tag formatter support #96
Upgraded type-resolver to support more php 7.1 features.
Deprecated
Fixed
Allow omitting method return type in method tag #103
Mixed return types in method tag #103
Improved author tag support #97
Removed
Security
Bugfix release
30 Sep 07:13
Compare
Sorry, something went wrong.
No results found
Merge pull request #79 from Ener-Getick/patch-1
Fix an unexpected behaviour with @deprecated tags