We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfe68c6 commit 870ed37Copy full SHA for 870ed37
CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
## [5.0.2] - 2020-xx-xx
10
- Upgrade nikic/php-parser from 4.5.x to 4.6.x
11
- Add an error for PHP versions below 7.1
12
+- Fixed an error due to [#249 on phpdocumentor/reflection-docblock](https://github.com/phpDocumentor/ReflectionDocBlock/issues/249)
13
14
## [5.0.1] - 2020-07-19
15
- Fix a parsing error on "src/Parser/NodeVisitor"
0 commit comments