Skip to content

1.0.0

Compare
Choose a tag to compare
@TheLevti TheLevti released this 08 Dec 21:49
· 45 commits to master since this release
1.0.0

Added

  • d806fe4: Added phpstan to travis for static code analysis.

Changed

  • #1: PHP 7.2 min requirement and updated library to support it.
  • #4: Added DBAL usage documentation and updated existing examples.
  • 2d0951d: Applied PSR12 and additional rules to library.

Removed

  • #1: Removed support for PHP <7.2.
  • d806fe4: Removed deprecated mongo db support.

Fixed

  • d806fe4: Fixed static code analysis issues.