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

Commit ec10781

Browse files
committed
Added CHANGELOG for #61
1 parent bf62fbb commit ec10781

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,10 @@ All notable changes to this project will be documented in this file, in reverse
1919

2020
### Fixed
2121

22-
- Nothing.
22+
- [#61](https://github.com/zendframework/zend-code/pull/61) fixes an issue with
23+
how parameter typehints were generated; previously, fully-qualified class
24+
names were not being generated with the leading backslash, causing them to
25+
attempt to resolve as if they were relative to the current namespace.
2326

2427
## 3.0.2 - 2016-04-20
2528

0 commit comments

Comments
 (0)