We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8b7861 commit deee35fCopy full SHA for deee35f
1 file changed
ChangeLog.md
@@ -3,6 +3,14 @@ Logging change log
3
4
## ?.?.? / ????-??-??
5
6
+## 10.0.0 / 2020-04-10
7
+
8
+* Implemented xp-framework/rfc#334: Drop PHP 5.6:
9
+ . **Heads up:** Minimum required PHP version now is PHP 7.0.0
10
+ . Rewrote code base, grouping use statements
11
+ . Converted `newinstance` to anonymous classes
12
+ (@thekid)
13
14
## 9.1.4 / 2020-04-10
15
16
* Implemented RFC #335: Remove deprecated key/value pair annotation syntax
0 commit comments