Skip to content

6.11.3

Compare
Choose a tag to compare
@jfcherng jfcherng released this 28 Feb 16:24
· 70 commits to v6 since this release
cac1690
  • refactor: utilize PHP 7.4 typed properties (only for final classes since it's a BC breaking change)
  • refactor: utilize PHP 7.4 array spread operator
  • refactor: utilize PHP 7.4 arrow funciton
  • refactor: utilize PHP 7.4 null coalescing assignment
  • chore: update deps