Skip to content

2.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dbu dbu released this 20 Feb 17:44
· 6 commits to 1.x since this release
2.0.0-beta1
f183b66
  • Added static typing whereever possible. This should not change anything, but the added strictness
    might trigger errors where it was more tolerant for incorrect types before.
  • Renamed cli-config.php.dist to cli-config.dist.php and cleaned up to be better documented.