We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27a92e4 commit cac1690Copy full SHA for cac1690
CHANGELOG/CHANGELOG_v6.md
@@ -2,6 +2,13 @@
2
## VERSION 6 UNIFIED
3
4
* Version **6.11** - Bump PHP version to 7.4
5
+ * 2022-03-01 00:23 **6.11.3** PHP 7.4 refactoring
6
+ * 27a92e4 refactor: utilize PHP 7.4 typed properties
7
+ * 8ec5d02 refactor: utilize PHP 7.4 array spread operator
8
+ * 7372b0a refactor: utilize PHP 7.4 arrow funciton
9
+ * 74db0b4 refactor: utilize PHP 7.4 null coalescing assignment
10
+ * 02c14b8 chore: update deps
11
+ * fafa8a8 chore: remove "todo" from test data
12
* 2022-02-21 13:54 **6.11.2** Fix PHP alpine
13
* a589955 chore: update deps
14
* 1b537d5 chore: license year +1
0 commit comments