Skip to content

Released version 3.0.7

Compare
Choose a tag to compare
@dg dg released this 17 Sep 14:14
· 131 commits to master since this release
  • SessionExtension: default is autoStart = false to avoid creating new session files if the session_id is spoofed (BC break)
  • SessionSection: added methods set(), get(), remove()
  • Session: don't send session cookie twice
  • Session: don't regenerate ID in readAndClose mode
  • Session: fixed condition in clean()