Skip to content

v2.1

Compare
Choose a tag to compare
@RinkAttendant6 RinkAttendant6 released this 30 Dec 10:06
· 21 commits to master since this release

Updates

Bump minimum PHP version to PHP 7.1

Developer

  • Added scalar type declarations for parameters and return types
  • Added strict typing wherever possible
  • Changed directory structure for compliance with PHP standard filesystem structure
  • Changed code for compliance with PSR-2 coding standards
  • Changed test cases for compatibility with PHPUnit 6.x