Skip to content

0.2.0

Compare
Choose a tag to compare
@BenMorel BenMorel released this 30 Jul 10:23
· 133 commits to master since this release

New feature: support for IP sessions.

Breaking changes:

  • Session is now CookieSession
  • Session::setGcProbability() now returns void
  • Session::setLifetime() now returns void
  • Session::clear() now returns void
  • CookieSession::setCookieParams() now returns void
  • CookieSession::setIdLength() now returns void
  • CookieSession::regenerateId() now returns bool: whether or not the storage supports ID regeneration