| » Version | » Information |
|---|---|
| 0.5.6 | Download Release date: 2007-07-16 11:56 UTC Release state: beta 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 | Download Release date: 2006-12-16 13:33 UTC Release state: beta 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 | Download Release date: 2006-11-11 11:57 UTC Release state: beta 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 | Download Release date: 2006-09-17 08:47 UTC Release state: beta Changelog: - implemented request #8717: HTTP_Session::replicate() Dependencies: |
| 0.5.2 | Download Release date: 2006-05-11 09:26 UTC Release state: beta 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 | Download Release date: 2005-09-03 15:30 UTC Release state: beta 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 | Download Release date: 2005-09-03 14:47 UTC Release state: beta 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 | Download Release date: 2003-03-08 19:58 UTC Release state: beta Changelog: Fixed errors in the DB storage container (thanks to Graeme Merrall) |
| 0.3 | Download Release date: 2003-03-02 17:49 UTC Release state: beta Changelog: Fixed PHP warnings with undefined variables being used (thanks for Alan T. Miller) |
| 0.2 | Download Release date: 2003-02-16 19:24 UTC Release state: beta Changelog: Fixed method names, changed behavior of 'isNew()' method. |
| 0.1 | Download Release date: 2003-02-14 16:30 UTC Release state: beta Changelog: This is the first release. |