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

Commit 947c22e

Browse files
committed
Added CHANGELOG for #52
1 parent 7e66297 commit 947c22e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,12 @@ All notable changes to this project will be documented in this file, in reverse
1818

1919
### Fixed
2020

21-
- Nothing.
21+
- [#52](https://github.com/zendframework/zend-code/pull/52) updates several
22+
dependency constraints:
23+
- zend-stdlib now allows either the 2.7 or 3.0 series, as the APIs consumed by
24+
zend-code are compatible across versions.
25+
- PHP now excludes the 7.0.5 release, as it has known issues in its tokenizer
26+
implementation that make the zend-code token scanner unusable.
2227

2328
## 3.0.1 - 2016-01-26
2429

0 commit comments

Comments
 (0)