Releases: phpDocumentor/ReflectionDocBlock
Releases · phpDocumentor/ReflectionDocBlock
5.0.0-alpha3
fix init issue with example tag
5.0.0-alpha2
bump type-resolver dependency to newest alpha
5.0.0-alpha1
- bump to PHP 7.1 minimum
- add strict typing
v4.2.0
Added
- Added getTags method to Description
- Added removeTag method to Docblock
- Improved code analysis.
Deprecated
Fixed
- Improved validation of method tag.
Removed
Security
v3.3.2
Added
Deprecated
Fixed
- #127 restore php 5.6 support
Removed
Security
v3.3.0
Added
Deprecated
Fixed
- Switched to stable release of reflection-common library
Removed
Security
v4.1.1
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
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
Added
- Improved example tag handling
Deprecated
Fixed
- Error when fetching the content of an example tag without description
Removed
Security