summaryrefslogtreecommitdiff
path: root/ext/msession/php_msession.h
Commit message (Collapse)AuthorAgeFilesLines
* - Moved msession to PECL.Derick Rethans2006-01-311-100/+0
|
* MSession now works with the new MCache serverMark L. Woodward2006-01-301-26/+20
|
* bump year and license versionfoobar2006-01-011-3/+3
|
* - Bumber up yearfoobar2005-08-031-1/+1
|
* Get rid of more useless RINIT/RSHUTDOWN callsRasmus Lerdorf2005-02-071-3/+0
|
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-1/+1
| | | | | # Should the LICENSE and Zend/LICENSE dates be updated too?
* updating license information in the headers.James Cox2003-06-101-3/+3
|
* Updated for Msession 1.2.Mark L. Woodward2003-01-201-1/+3
| | | | | Includes new APIs
* Bump year.Sebastian Bergmann2002-12-311-1/+1
|
* Added new features for msession beta 2Mark L. Woodward2002-04-081-0/+1
|
* Maintain headers.Sebastian Bergmann2002-02-281-4/+4
|
* Renamed msession_getdata and msession_setdata toMark L. Woodward2001-12-231-2/+2
| | | | | msession_get_data and msession_set_data respectively.
* Added msession_callMark L. Woodward2001-12-221-3/+3
|
* Update headers.Sebastian Bergmann2001-12-111-2/+2
|
* Added msession_set_array and msession_pluginMark L. Woodward2001-09-281-2/+2
|
* Added msession_randstr, creates a random string from a singleMark L. Woodward2001-09-251-0/+1
| | | | | source.
* AddedMark L. Woodward2001-09-191-0/+105