Skip to content

Version 1.1.0

Latest
Compare
Choose a tag to compare
@tflori tflori released this 18 Oct 05:29
· 7 commits to master since this release

Changelog

  • session only gets created when something get stored (solves #2)
  • remove session when the last key get deleted (solves #4)
  • handle cookies internally and disable php's cookie handling