summaryrefslogtreecommitdiff
path: root/ext/session/mod_user.c
Commit message (Expand)AuthorAgeFilesLines
* reset ext/session to the state of 7.0.2Anatol Belski2016-01-291-10/+1
* Merge branch 'PHP-5.6' into PHP-7.0Yasuo Ohgaki2016-01-151-1/+10
|\
| * Fixed bug #69111 (Crash in SessionHandler::read()).Yasuo Ohgaki2016-01-151-1/+10
* | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\ \ | |/
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | Reverted ad4533fdbabcc3e545277e30023b2fdce16297a0Anatol Belski2015-07-211-2/+2
* | Change E_ERROR and some E_WARNING to E_RECOVERABLE_ERROR.Yasuo Ohgaki2015-07-211-2/+2
* | ZTS cleanupReeze Xia2015-03-081-1/+1
* | Remove excessive macrosYasuo Ohgaki2015-01-291-30/+10
* | WIP - test passesYasuo Ohgaki2015-01-221-1/+37
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-3/+3
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-14/+14
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | Avoid double IS_INTERNED() checkDmitry Stogov2014-09-191-1/+1
* | master renames phase 1Anatol Belski2014-08-251-8/+8
* | basic macro replacements, all at onceAnatol Belski2014-08-191-5/+5
* | Merge branch 'master' into phpngDmitry Stogov2014-07-081-1/+4
|\ \
| * | Followup fix to custom session save handlersSara Golemon2014-07-071-1/+4
* | | Merge branch 'master' into testDmitry Stogov2014-07-071-6/+18
|\ \ \ | |/ /
| * | Fix handling of session user module custom handlers.Sara Golemon2014-07-061-6/+16
| |/
* | Make they are in the same style of Z_ISREFXinchen Hui2014-05-031-7/+7
* | Fixed retval for ps_call_handlerXinchen Hui2014-03-291-1/+6
* | Refactor session (incompleted)Xinchen Hui2014-03-281-52/+44
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Reduce compilation noise during normal compilation:Christopher Jones2013-08-211-1/+1
* kick unused varAnatol Belski2013-07-151-1/+0
* Merge PR 109 - Add create_sid to session_set_save_handler and SessionHandlerArpad Ray2013-06-271-1/+34
|\
| * Add create_sid to session_set_save_handler and SessionHandlerLeigh2012-06-151-1/+34
| * - Fixed bug #60860 (session.save_handler=user without defined function core d...Felipe Pena2012-01-281-0/+7
| * - Year++Felipe Pena2012-01-011-1/+1
| * Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo)Arpad Ray2011-09-131-19/+10
* | Happy New YearXinchen Hui2013-01-011-1/+1
* | better fix & this test pass nowXinchen Hui2012-08-151-3/+2
* | Attempt to fix segfault due to retval is not initializedXinchen Hui2012-08-151-1/+1
* | improve the fixXinchen Hui2012-08-151-2/+2
* | Fixed bug (segfault due to PS(mod_user_implemented) not be reseted when closi...Xinchen Hui2012-08-151-1/+15
* | - Fixed bug #60860 (session.save_handler=user without defined function core d...Felipe Pena2012-01-281-0/+7
* | - Year++Felipe Pena2012-01-011-1/+1
* | Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo)Arpad Ray2011-09-131-19/+10
|/
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: ws + syncJani Taskinen2009-05-181-42/+32
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: fix bug #32330 (session_destroy, "Failed to initialize storage module", ...Gwynne Raskind2008-03-071-11/+19
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1