Major Cleanup / Refactor
Major cleanup / refactor. Fixes many old bad behaviours.
Adds PHP 8.0 compatibility.
Breaking Changes:
- Many functions that previously returned
false
on failure now returnnull
- PHP 7.1 or greater is now required.
Major cleanup / refactor. Fixes many old bad behaviours.
Adds PHP 8.0 compatibility.
false
on failure now return null