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

Commit b4e2b1b

Browse files
committed
Adds CHANGELOG entry for #171
1 parent 6bccfe6 commit b4e2b1b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

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

2323
### Fixed
2424

25+
- [#171](https://github.com/zendframework/zend-code/pull/171) changes
26+
curly braces in array and string offset access to square brackets
27+
in order to prevent issues under the upcoming PHP 7.4 release.
28+
2529
- [#164](https://github.com/zendframework/zend-code/pull/164) fixes indentation in multi-level arrays generated by `ValueGenerator`.
2630

2731
## 3.3.1 - 2018-08-13

0 commit comments

Comments
 (0)