summaryrefslogtreecommitdiff
path: root/ext/session/mod_user_class.c
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2015-01-151-1/+1
* Fix bug #67972 (SessionHandler Invalid memory read create_sid()).Adam Harvey2014-09-081-0/+2
* Bump yearXinchen Hui2014-01-031-1/+1
* Merge PR 109 - Add create_sid to session_set_save_handler and SessionHandlerArpad Ray2013-06-271-0/+16
|\
| * Tests, fixes and optimisationsLeigh2012-06-261-4/+4
| * Add create_sid to session_set_save_handler and SessionHandlerLeigh2012-06-151-0/+16
| * fix return values of inherited session handler to match user handlers - #60640Arpad Ray2012-01-041-5/+5
| * - Year++Felipe Pena2012-01-011-1/+1
| * fix default session handler error messageArpad Ray2011-09-141-1/+1
| * Fix bug #55688 (Crash when calling SessionHandler::gc())Xinchen Hui2011-09-141-1/+1
| * Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo)Arpad Ray2011-09-131-0/+144
* Happy New YearXinchen Hui2013-01-011-1/+1
* Fix #63379 - Don't reset mod_user_is_open in destroyArpad Ray2012-12-131-1/+0
* fix return values of inherited session handler to match user handlers - #60640Arpad Ray2012-01-041-5/+5
* - Year++Felipe Pena2012-01-011-1/+1
* fix default session handler error messageArpad Ray2011-09-141-1/+1
* Fix bug #55688 (Crash when calling SessionHandler::gc())Xinchen Hui2011-09-141-1/+1
* Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo)Arpad Ray2011-09-131-0/+144