Releases: phpDocumentor/ReflectionDocBlock
Releases · phpDocumentor/ReflectionDocBlock
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
PHP 7.1 Support
10 Jun 09:49
Compare
Sorry, something went wrong.
No results found
Merge pull request #75 from hboomsma/feature/php71_compat
Feature/php71 compat
3.0.3: Merge pull request #77 from Soullivaneuh/example-to-string
10 Jun 07:05
Compare
Sorry, something went wrong.
No results found
Fix missing Example::__toString method
3.0.2: Merge pull request #73 from hboomsma/feature/typed-array
06 Jun 06:45
Compare
Sorry, something went wrong.
No results found
Allow typed arrays in @method annotation.
2.0.5: Merge pull request #67 from mbed67/fix-bug-in-collection
25 May 14:45
Compare
Sorry, something went wrong.
No results found
fix for bug #1672 in phpDocumentor2