Skip to content

Major Cleanup / Refactor

Compare
Choose a tag to compare
@donatj donatj released this 21 Dec 23:36
· 28 commits to master since this release
8f77e51

Major cleanup / refactor. Fixes many old bad behaviours.

Adds PHP 8.0 compatibility.

Breaking Changes:

  • Many functions that previously returned false on failure now return null
  • PHP 7.1 or greater is now required.