Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit b794404

Browse files
committed
Adds CHANGELOG entry for #147
1 parent 98099ac commit b794404

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ All notable changes to this project will be documented in this file, in reverse
2222

2323
### Fixed
2424

25+
- [#147](https://github.com/zendframework/zend-code/pull/147) fixes the regular expression used for `@var` annotations to
26+
allow omission of the variable name.
27+
2528
- [#146](https://github.com/zendframework/zend-code/pull/146) updates all `@return` annotations to reflect the correct types returned by each method.
2629

2730
- [#144](https://github.com/zendframework/zend-code/pull/144) fixes the class generator such that it now resolves

0 commit comments

Comments
 (0)