Skip to content

v2.14.3

Choose a tag to compare

@chalasr chalasr released this 15 Dec 15:25
v2.14.3
174fd21

What's Changed

  • fix getIterator compatible with php 8.1 by @eerison in #966
  • Fix PHP 8.1 deprecation - avoid passing null to is_file() by @chalasr in #969
  • Allowing session cookie (split cookie) by @JeremyPasco in #958
  • Add support of multiple public keys to verify tokens with a set of keys by @alexandre-daubois in #928
  • Add remove_token_from_body_when_cookies_used config option by @TjorvenB in #940

New Contributors

Full Changelog: v2.14.2...v2.14.3