Skip to content

2.3.0

Compare
Choose a tag to compare
@rsur rsur released this 11 Jul 05:56
· 7 commits to master since this release
2.3.0
  • Fix ParserError::PARAM_KEY_REUSED value.
  • Add middleware management.
  • Add Header::send_cookie_with_opts to send cookie with samesite and other future attributes. This is supported on PHP>=7.0.
  • Deprecate Header::send_cookie. This still works but is unable to send samesite attribute.