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

Commit af13903

Browse files
committed
Merge branch 'hotfix/152'
Close #152
2 parents 323188d + c40b7a3 commit af13903

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,11 @@ All notable changes to this project will be documented in this file, in reverse
103103

104104
### Added
105105

106-
- [#87](https://github.com/zendframework/zend-code/pull/95) support for
106+
- [#87](https://github.com/zendframework/zend-code/pull/87) support for
107107
PHP 7.1's `void` return type declaration.
108-
- [#87](https://github.com/zendframework/zend-code/pull/95) support for
108+
- [#87](https://github.com/zendframework/zend-code/pull/87) support for
109109
PHP 7.1's nullable type declarations.
110-
- [#87](https://github.com/zendframework/zend-code/pull/95) support for
110+
- [#87](https://github.com/zendframework/zend-code/pull/87) support for
111111
PHP 7.1's `iterable` type declaration.
112112
- [#62](https://github.com/zendframework/zend-code/pull/62) added
113113
`Zend\Code\Generator\MethodGenerator#getReturnType()` accessor.

0 commit comments

Comments
 (0)