» Version | » Information |
---|---|
0.5.6 |
Easy InstallNot sure? Get more info. pear install HTTP_Session-0.5.6 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Session-0.5.6 Release date: 2007-07-16 07:56 UTC Release state: beta Release uploaded by: troehr Changelog: - added container for Memcache (request #9715) - implemented request #11022 (Setting session ID) - implemented request #11025 (Replace $_SERVER['SCRIPT_NAME'] with $_SERVER['PHP_SELF']) - added unit tests (PHP5) - CS fixes Dependencies: |
0.5.5 |
Easy InstallNot sure? Get more info. pear install HTTP_Session-0.5.5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Session-0.5.5 Release date: 2006-12-16 08:33 UTC Release state: beta Release uploaded by: troehr Changelog: - fixed bug #9396: Call to a member function on a non-object (thanks to Ryan Hutchison) - fixed bug #9602: createPackageXml.php is installed in package dir - implemented request #9607: get() / set() by reference, added methods getRef() / setRef() Dependencies: |
0.5.4 |
Easy InstallNot sure? Get more info. pear install HTTP_Session-0.5.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Session-0.5.4 Release date: 2006-11-11 06:57 UTC Release state: beta Release uploaded by: troehr Changelog: - fixed bug #8815: Notices with error_reporting(E_ALL) - implemented request #8911: Add the possibilty to change the session id after destroy of old one - implemented request #9261: Add destructor to allow usage in PHP > 5.0.5 - added End-user Documentation Dependencies: |
0.5.3 |
Easy InstallNot sure? Get more info. pear install HTTP_Session-0.5.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Session-0.5.3 Release date: 2006-09-17 04:47 UTC Release state: beta Release uploaded by: troehr Changelog: - implemented request #8717: HTTP_Session::replicate() Dependencies: |
0.5.2 |
Easy InstallNot sure? Get more info. pear install HTTP_Session-0.5.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Session-0.5.2 Release date: 2006-05-11 05:26 UTC Release state: beta Release uploaded by: troehr Changelog: - fixed bug #6778 DB container problem - fixed bug #7543 bug in sessionValidThru() - replaced @ with isset() in set() and localName() - increased optional dependency for MDB2 to 2.0.1 Dependencies: |
0.5.1 |
Easy InstallNot sure? Get more info. pear install HTTP_Session-0.5.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Session-0.5.1 Release date: 2005-09-03 11:30 UTC Release state: beta Release uploaded by: troehr Changelog: - fixed bug #1016 - fixed bug #1077 - fixed bug #1358 - fixed bug #2834 - added methods useTransSID(), setGcMaxLifetime(), setGcProbability() - added container for MDB and MDB2 (thanks to Lorenzo Alberton) - added example for container usage Dependencies: |
0.5.0 |
Easy InstallNot sure? Get more info. pear install HTTP_Session-0.5.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Session-0.5.0 Release date: 2005-09-03 10:47 UTC Release state: beta Release uploaded by: troehr Changelog: - fixed bug #1016 - fixed bug #1077 - fixed bug #1358 - fixed bug #2834 - added methods useTransSID(), setGcMaxLifetime(), setGcProbability() - added container for MDB and MDB2 (thanks to Lorenzo Alberton) - added example for container usage Dependencies: |
0.4 |
Easy InstallNot sure? Get more info. pear install HTTP_Session-0.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Session-0.4 Release date: 2003-03-08 14:58 UTC Release state: beta Release uploaded by: lexxx Changelog: Fixed errors in the DB storage container (thanks to Graeme Merrall) |
0.3 |
Easy InstallNot sure? Get more info. pear install HTTP_Session-0.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Session-0.3 Release date: 2003-03-02 12:49 UTC Release state: beta Release uploaded by: lexxx Changelog: Fixed PHP warnings with undefined variables being used (thanks for Alan T. Miller) |
0.2 |
Easy InstallNot sure? Get more info. pear install HTTP_Session-0.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Session-0.2 Release date: 2003-02-16 14:24 UTC Release state: beta Release uploaded by: lexxx Changelog: Fixed method names, changed behavior of 'isNew()' method. |
0.1 |
Easy InstallNot sure? Get more info. pear install HTTP_Session-0.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Session-0.1 Release date: 2003-02-14 11:30 UTC Release state: beta Release uploaded by: lexxx Changelog: This is the first release. |