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

Commit 9642410

Browse files
committed
Adds CHANGELOG entry for #144
1 parent 5d4d233 commit 9642410

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+
- [#144](https://github.com/zendframework/zend-code/pull/144) fixes the class generator such that it now resolves
26+
`setExtendedClass()` arguments to aliases provided to the generator.
27+
2528
- [#140](https://github.com/zendframework/zend-code/pull/140) fixes `MethodScanner::setVisibility()` such that it no longer
2629
casts the provided visibility token to lower case; this fix is necessary, as
2730
the method is supposed to expect only the appropriate

0 commit comments

Comments
 (0)