summaryrefslogtreecommitdiff
path: root/ext/session
Commit message (Expand)AuthorAgeFilesLines
* MFHfoobar2003-09-251-0/+4
* MFH: Fixed bug #25070 (Don't forget to unlock session files on win32 beforeIlia Alshanetsky2003-09-241-0/+1
* MFHSascha Schumann2003-08-291-10/+17
* \n at the end of the message is not neededAndrey Hristov2003-08-281-1/+1
* format string fixSascha Schumann2003-08-281-1/+1
* More crap from previous commitsfoobar2003-08-261-2/+1
* Fix typofoobar2003-08-261-2/+2
* MFH: - Fixed crash bug when non-existing save/serializer handler is usedfoobar2003-08-261-20/+10
* MFH: Fixed bug #25084 (Make refer check not dependant on register_globals)Ilia Alshanetsky2003-08-141-3/+4
* MFH: missing skip condition.Ilia Alshanetsky2003-08-141-0/+2
* MFH: Fixed bug #22245 (References inside $_SESSION not being handled).Ilia Alshanetsky2003-08-111-1/+1
* Proper fix for #24592Sascha Schumann2003-07-221-7/+6
* MFH: Fixed bug #24592 (Possible crash in session extnsion, with NULL values).Ilia Alshanetsky2003-07-211-3/+6
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-07-211-0/+33
* Fix testSascha Schumann2003-06-131-2/+1
* MFH, fixed the test (second session init produces a notices)foobar2003-06-131-1/+2
* MFH E_NOTICESascha Schumann2003-06-101-1/+3
* fix prototypeSascha Schumann2003-05-291-1/+1
* Always send a new session cookie upon regenerating idSascha Schumann2003-05-291-1/+1
* readd essential line for multiple sessions inside one requestSascha Schumann2003-05-211-0/+1
* Make error messages less ambiguousSascha Schumann2003-05-201-2/+2
* Defensive programmingSascha Schumann2003-05-201-0/+11
* Better reinitialize session_status unconditionallySascha Schumann2003-05-201-1/+1
* Fix use of ZEND_EXTERN_MODULE_GLOBALS which mysteriously includes aSascha Schumann2003-05-202-5/+4
* MFHSascha Schumann2003-05-151-0/+2
* MFHSascha Schumann2003-05-101-2/+2
* fix TSRMStanislav Malyshev2003-04-271-1/+1
* Fix very nasty bug - session cookie kills one of the cookiesStanislav Malyshev2003-04-271-10/+10
* MFHSascha Schumann2003-04-052-3/+3
* merge minor differences from headSascha Schumann2003-02-201-5/+3
* MFH general urlencodingSascha Schumann2003-02-202-31/+60
* MFH prefix ps_module changesSascha Schumann2003-02-112-23/+23
* MFH: handle ERANGE from strtol properlyfoobar2003-01-151-0/+5
* MFH: Bump year.Sebastian Bergmann2002-12-318-8/+8
* MFH: Ilia's patch for bug #21268 (session_decode() returned FALSE on success)Moriyoshi Koizumi2002-12-301-2/+6
* MFHMarcus Boerger2002-12-052-3/+3
* MFHMarcus Boerger2002-12-053-28/+30
* Set serialize_handler to php to prevent test failures.Ilia Alshanetsky2002-11-2518-0/+18
* - MFH: Add an error message to the ini handlersDerick Rethans2002-11-201-0/+8
* Modified the experimental new test class to make it easier to port to theJohn Coggeshall2002-11-011-1/+1
* -Only accept one single message which is expected.Marcus Boerger2002-10-291-3/+4
* This test requires special settingsMarcus Boerger2002-10-271-0/+2
* Fixed a bug in the test that would cause it to always fail.Ilia Alshanetsky2002-10-251-2/+4
* one version for php<4.2.3 and one for php>=4.2.3Marcus Boerger2002-10-242-1/+65
* improved warning messageSascha Schumann2002-10-241-1/+1
* - Hardcode dependent ini settingDerick Rethans2002-10-137-0/+7
* - Hardcode setting which affects the testDerick Rethans2002-10-121-0/+1
* - hardcode default rewriting tagsDerick Rethans2002-10-081-0/+1
* Call ob_flush to force the buffer contents to go through the rewriter.Sascha Schumann2002-10-071-0/+7
* Print out warning only, if a variable was actually migratedSascha Schumann2002-10-071-4/+7