Skip to content

Release 3.0

Latest
Compare
Choose a tag to compare
@JarJak JarJak released this 20 Apr 10:56
· 1 commit to master since this release

Major release with BC Breaks.
Main changes:

  • requires PHP >= 7.1
  • uses strict typing
  • all deprecated methods have been removed
  • setConnection has been removed. Pass connection to constructor instead.
  • main methods have lost ByArray suffix
  • improved tests coverage