Skip to content

3.0.0

Compare
Choose a tag to compare
@jakubboucek jakubboucek released this 11 Sep 09:53
· 67 commits to master since this release
v3.0.0
e3227b1

Full refactoring library with refactored API (#1)

Changes:

  • PHP 7.3 no more supported
  • Support tested up to PHP 8.1 (currently at RC2 stage)
  • Enabler and $tempDir are now optional.
  • Support enablind/disabling detecting modes (IP, Cookie, Environment, Enabler)
  • Enabler can configure Cookie options (Secure, HttpOnly, SameSite) and TTL.