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

Commit

Permalink
Merge branch 'hotfix/152'
Browse files Browse the repository at this point in the history
Close #152
  • Loading branch information
weierophinney committed Apr 24, 2018
2 parents 323188d + c40b7a3 commit af13903
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,11 +103,11 @@ All notable changes to this project will be documented in this file, in reverse

### Added

- [#87](https://github.com/zendframework/zend-code/pull/95) support for
- [#87](https://github.com/zendframework/zend-code/pull/87) support for
PHP 7.1's `void` return type declaration.
- [#87](https://github.com/zendframework/zend-code/pull/95) support for
- [#87](https://github.com/zendframework/zend-code/pull/87) support for
PHP 7.1's nullable type declarations.
- [#87](https://github.com/zendframework/zend-code/pull/95) support for
- [#87](https://github.com/zendframework/zend-code/pull/87) support for
PHP 7.1's `iterable` type declaration.
- [#62](https://github.com/zendframework/zend-code/pull/62) added
`Zend\Code\Generator\MethodGenerator#getReturnType()` accessor.
Expand Down

0 comments on commit af13903

Please sign in to comment.