Files
server/usr/share/psa-horde/.xml/Horde_SessionHandler.xml
2026-01-07 20:52:11 +01:00

674 lines
23 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<package packagerversion="1.10.5" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd">
<name>Horde_SessionHandler</name>
<channel>pear.horde.org</channel>
<summary>Session handler library</summary>
<description>Horde_SessionHandler defines an API for implementing custom session handlers for PHP.</description>
<lead>
<name>Jan Schneider</name>
<user>jan</user>
<email>jan@horde.org</email>
<active>yes</active>
</lead>
<lead>
<name>Chuck Hagenbuch</name>
<user>chuck</user>
<email>chuck@horde.org</email>
<active>no</active>
</lead>
<lead>
<name>Michael Slusarz</name>
<user>slusarz</user>
<email>slusarz@horde.org</email>
<active>no</active>
</lead>
<date>2021-01-19</date>
<time>21:10:39</time>
<version>
<release>2.3.0</release>
<api>2.2.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] Fix tests with PHP 7.2.
* [jan] Fix compatibility with PHP 7.2 (PR #2).
* [jan] Implement destroy() for builtin session handler.
</notes>
<contents>
<dir baseinstalldir="/" name="/">
<file baseinstalldir="/" md5sum="ebfbf9267979a89fca9bb46fc52e6816" name="doc/Horde/SessionHandler/CHANGES" role="doc" />
<file baseinstalldir="/" md5sum="321bf41f280cf805086dd5a720b37785" name="doc/Horde/SessionHandler/COPYING" role="doc" />
<file baseinstalldir="/" md5sum="8328b07193f250795412dd221c5a5c7c" name="lib/Horde/SessionHandler/Storage/Builtin.php" role="php" />
<file baseinstalldir="/" md5sum="652da4cea35ea03ab71cd81f6c016155" name="lib/Horde/SessionHandler/Storage/External.php" role="php" />
<file baseinstalldir="/" md5sum="e3343f54276ea9c0de6eede57b5847f1" name="lib/Horde/SessionHandler/Storage/File.php" role="php" />
<file baseinstalldir="/" md5sum="01ef8d7ad6050ec4f98972bc4fbcff30" name="lib/Horde/SessionHandler/Storage/Hashtable.php" role="php" />
<file baseinstalldir="/" md5sum="6a74d42c3168ed3addb7856d27028dcf" name="lib/Horde/SessionHandler/Storage/Memcache.php" role="php" />
<file baseinstalldir="/" md5sum="fa37834cfd36d5bdce11069f8336fa7f" name="lib/Horde/SessionHandler/Storage/Mongo.php" role="php" />
<file baseinstalldir="/" md5sum="c40a77e00971fd20b3ab9ba4bffab7e6" name="lib/Horde/SessionHandler/Storage/Sql.php" role="php" />
<file baseinstalldir="/" md5sum="0a3b7835289625fa87ebc491b45e65e7" name="lib/Horde/SessionHandler/Storage/Stack.php" role="php" />
<file baseinstalldir="/" md5sum="4e8ec67681751a01ea72e3ea54c8316e" name="lib/Horde/SessionHandler/Exception.php" role="php" />
<file baseinstalldir="/" md5sum="979637e16e738fb72d9016b645d575a2" name="lib/Horde/SessionHandler/Storage.php" role="php" />
<file baseinstalldir="/" md5sum="8115ec42e9cf9b6dadc52775080faa31" name="lib/Horde/SessionHandler.php" role="php" />
<file baseinstalldir="/" md5sum="17236d0a688022eeb9333d635df2d58b" name="migration/Horde/SessionHandler/1_horde_sessionhandler_base_tables.php" role="data" />
<file baseinstalldir="/" md5sum="2a7689ab7351a918c7174f14eba5c181" name="migration/Horde/SessionHandler/2_horde_sessionhandler_fix_blob_length.php" role="data" />
<file baseinstalldir="/" md5sum="3cdba36f4105465ec23bcde4b7054708" name="test/Horde/SessionHandler/Storage/Sql/Pdo/MysqlTest.php" role="test" />
<file baseinstalldir="/" md5sum="f12fb404524ec1abd7969cfd10c0f2df" name="test/Horde/SessionHandler/Storage/Sql/Pdo/PgsqlTest.php" role="test" />
<file baseinstalldir="/" md5sum="9d3327393d012859ce9f6a3b0ad04dbe" name="test/Horde/SessionHandler/Storage/Sql/Pdo/SqliteTest.php" role="test" />
<file baseinstalldir="/" md5sum="ccf770b13a6077c9d24f1e4a1edc996c" name="test/Horde/SessionHandler/Storage/Sql/Base.php" role="test" />
<file baseinstalldir="/" md5sum="49f38da74d4d831f40c64b90900892e0" name="test/Horde/SessionHandler/Storage/Sql/MysqliTest.php" role="test" />
<file baseinstalldir="/" md5sum="490030873acc7fceb0c235db523c0f67" name="test/Horde/SessionHandler/Storage/Sql/MysqlTest.php" role="test" />
<file baseinstalldir="/" md5sum="537e24290740b399ff3cc53732e5c5fb" name="test/Horde/SessionHandler/Storage/Sql/Oci8Test.php" role="test" />
<file baseinstalldir="/" md5sum="b5f4a4fcc0a82b2cf97165c941e7a47c" name="test/Horde/SessionHandler/Storage/Base.php" role="test" />
<file baseinstalldir="/" md5sum="8f4b98b5265b9fba3b6ae93588928191" name="test/Horde/SessionHandler/Storage/BuiltinTest.php" role="test" />
<file baseinstalldir="/" md5sum="7a9183df32bc0d56dafee8b12c1f30ee" name="test/Horde/SessionHandler/Storage/ExternalTest.php" role="test" />
<file baseinstalldir="/" md5sum="1baf99effbac4d4ee9d0e2684dac8f38" name="test/Horde/SessionHandler/Storage/FileTest.php" role="test" />
<file baseinstalldir="/" md5sum="8ef34c3a0c0bfe8881111f9c94a5bf72" name="test/Horde/SessionHandler/Storage/MemcacheTest.php" role="test" />
<file baseinstalldir="/" md5sum="398f1c0c479ee32b36531344788279cc" name="test/Horde/SessionHandler/Storage/MongoTest.php" role="test" />
<file baseinstalldir="/" md5sum="5156432239f891c8ad92d05d074f7b66" name="test/Horde/SessionHandler/Storage/StackTest.php" role="test" />
<file baseinstalldir="/" md5sum="8bc9518b9c0576806c82d9413489d099" name="test/Horde/SessionHandler/AllTests.php" role="test" />
<file baseinstalldir="/" md5sum="0a5018f0726d4673850fece3ad4d72c0" name="test/Horde/SessionHandler/bootstrap.php" role="test" />
<file baseinstalldir="/" md5sum="b12b19fef6f7615c0d8baafa0ccb5b0d" name="test/Horde/SessionHandler/conf.php.dist" role="test" />
</dir>
</contents>
<dependencies>
<required>
<php>
<min>5.3.0</min>
<max>8.0.0alpha1</max>
<exclude>8.0.0alpha1</exclude>
</php>
<pearinstaller>
<min>1.7.0</min>
</pearinstaller>
<package>
<name>Horde_Exception</name>
<channel>pear.horde.org</channel>
<min>2.0.0</min>
<max>3.0.0alpha1</max>
<exclude>3.0.0alpha1</exclude>
</package>
<package>
<name>Horde_Support</name>
<channel>pear.horde.org</channel>
<min>2.0.0</min>
<max>3.0.0alpha1</max>
<exclude>3.0.0alpha1</exclude>
</package>
</required>
<optional>
<package>
<name>Horde_Db</name>
<channel>pear.horde.org</channel>
<min>2.2.0</min>
<max>3.0.0alpha1</max>
<exclude>3.0.0alpha1</exclude>
</package>
<package>
<name>Horde_HashTable</name>
<channel>pear.horde.org</channel>
<min>1.1.0</min>
<max>2.0.0alpha1</max>
<exclude>2.0.0alpha1</exclude>
</package>
<package>
<name>Horde_Log</name>
<channel>pear.horde.org</channel>
<min>2.0.0</min>
<max>3.0.0alpha1</max>
<exclude>3.0.0alpha1</exclude>
</package>
<package>
<name>Horde_Mongo</name>
<channel>pear.horde.org</channel>
<min>1.0.0</min>
<max>2.0.0alpha1</max>
<exclude>2.0.0alpha1</exclude>
</package>
<package>
<name>Horde_Test</name>
<channel>pear.horde.org</channel>
<min>2.1.0</min>
<max>3.0.0alpha1</max>
<exclude>3.0.0alpha1</exclude>
</package>
</optional>
</dependencies>
<phprelease>
<filelist>
<install as="CHANGES" name="doc/Horde/SessionHandler/CHANGES" />
<install as="COPYING" name="doc/Horde/SessionHandler/COPYING" />
<install as="Horde/SessionHandler.php" name="lib/Horde/SessionHandler.php" />
<install as="Horde/SessionHandler/Exception.php" name="lib/Horde/SessionHandler/Exception.php" />
<install as="Horde/SessionHandler/Storage.php" name="lib/Horde/SessionHandler/Storage.php" />
<install as="Horde/SessionHandler/Storage/Builtin.php" name="lib/Horde/SessionHandler/Storage/Builtin.php" />
<install as="Horde/SessionHandler/Storage/External.php" name="lib/Horde/SessionHandler/Storage/External.php" />
<install as="Horde/SessionHandler/Storage/File.php" name="lib/Horde/SessionHandler/Storage/File.php" />
<install as="Horde/SessionHandler/Storage/Hashtable.php" name="lib/Horde/SessionHandler/Storage/Hashtable.php" />
<install as="Horde/SessionHandler/Storage/Memcache.php" name="lib/Horde/SessionHandler/Storage/Memcache.php" />
<install as="Horde/SessionHandler/Storage/Mongo.php" name="lib/Horde/SessionHandler/Storage/Mongo.php" />
<install as="Horde/SessionHandler/Storage/Sql.php" name="lib/Horde/SessionHandler/Storage/Sql.php" />
<install as="Horde/SessionHandler/Storage/Stack.php" name="lib/Horde/SessionHandler/Storage/Stack.php" />
<install as="migration/1_horde_sessionhandler_base_tables.php" name="migration/Horde/SessionHandler/1_horde_sessionhandler_base_tables.php" />
<install as="migration/2_horde_sessionhandler_fix_blob_length.php" name="migration/Horde/SessionHandler/2_horde_sessionhandler_fix_blob_length.php" />
<install as="Horde/SessionHandler/AllTests.php" name="test/Horde/SessionHandler/AllTests.php" />
<install as="Horde/SessionHandler/bootstrap.php" name="test/Horde/SessionHandler/bootstrap.php" />
<install as="Horde/SessionHandler/conf.php.dist" name="test/Horde/SessionHandler/conf.php.dist" />
<install as="Horde/SessionHandler/Storage/Base.php" name="test/Horde/SessionHandler/Storage/Base.php" />
<install as="Horde/SessionHandler/Storage/BuiltinTest.php" name="test/Horde/SessionHandler/Storage/BuiltinTest.php" />
<install as="Horde/SessionHandler/Storage/ExternalTest.php" name="test/Horde/SessionHandler/Storage/ExternalTest.php" />
<install as="Horde/SessionHandler/Storage/FileTest.php" name="test/Horde/SessionHandler/Storage/FileTest.php" />
<install as="Horde/SessionHandler/Storage/MemcacheTest.php" name="test/Horde/SessionHandler/Storage/MemcacheTest.php" />
<install as="Horde/SessionHandler/Storage/MongoTest.php" name="test/Horde/SessionHandler/Storage/MongoTest.php" />
<install as="Horde/SessionHandler/Storage/StackTest.php" name="test/Horde/SessionHandler/Storage/StackTest.php" />
<install as="Horde/SessionHandler/Storage/Sql/Base.php" name="test/Horde/SessionHandler/Storage/Sql/Base.php" />
<install as="Horde/SessionHandler/Storage/Sql/MysqliTest.php" name="test/Horde/SessionHandler/Storage/Sql/MysqliTest.php" />
<install as="Horde/SessionHandler/Storage/Sql/MysqlTest.php" name="test/Horde/SessionHandler/Storage/Sql/MysqlTest.php" />
<install as="Horde/SessionHandler/Storage/Sql/Oci8Test.php" name="test/Horde/SessionHandler/Storage/Sql/Oci8Test.php" />
<install as="Horde/SessionHandler/Storage/Sql/Pdo/MysqlTest.php" name="test/Horde/SessionHandler/Storage/Sql/Pdo/MysqlTest.php" />
<install as="Horde/SessionHandler/Storage/Sql/Pdo/PgsqlTest.php" name="test/Horde/SessionHandler/Storage/Sql/Pdo/PgsqlTest.php" />
<install as="Horde/SessionHandler/Storage/Sql/Pdo/SqliteTest.php" name="test/Horde/SessionHandler/Storage/Sql/Pdo/SqliteTest.php" />
</filelist>
</phprelease>
<changelog>
<release>
<version>
<release>0.0.1</release>
<api>0.0.1</api>
</version>
<stability>
<release>alpha</release>
<api>alpha</api>
</stability>
<date>2003-07-03</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* Initial release as a PEAR package
</notes>
</release>
<release>
<version>
<release>0.0.2</release>
<api>0.0.2</api>
</version>
<stability>
<release>alpha</release>
<api>alpha</api>
</stability>
<date>2004-01-01</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* Renamed memcached.php to memcache.php for consistency with other drivers and applications.
* Add support for separate read and write DB servers for the sql driver.
* Add support for locking in the memcache driver (Bug #2913).
</notes>
</release>
<release>
<version>
<release>0.0.3</release>
<api>0.0.3</api>
</version>
<stability>
<release>alpha</release>
<api>alpha</api>
</stability>
<date>2006-05-08</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* Fixed garbage collection checking for SQL backends.
* Memcache driver no longer uses value in session.gc_maxlifetime as the lifetime value.
* Add memcache caching support to all other backends.
* Only write to backend if session data has changed
* Locking in memcache driver implemented via memcache itself
* Support LDAPv3 in the LDAP backend (Bug #5864)
* Converted to package.xml 2.0 for pear.horde.org
</notes>
</release>
<release>
<version>
<release>1.0.0alpha1</release>
<api>1.0.0</api>
</version>
<stability>
<release>alpha</release>
<api>alpha</api>
</stability>
<date>2011-03-08</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* First alpha release for Horde 4.
* Added &apos;File&apos; driver.
* Abstracted storage-specific code into &apos;Storage&apos; drivers.
* Removed LDAP driver
* Abstracted memcache persistent-backend code into &apos;Stack&apos; driver.
* Renamed &apos;none&apos; driver to &apos;Builtin&apos;.
* Now throws Horde_SessionHandler_Exception.
* Split driver code into abstract class.
* Use horde/Db to access SQL databases.
* Do not rely on Horde::logMessage().
* Removed Horde-specific session counting script.
</notes>
</release>
<release>
<version>
<release>1.0.0beta1</release>
<api>1.0.0</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2011-03-16</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* Workaround PHP &lt; 5.2.6 (broken stream handling) (Bug #9644).
</notes>
</release>
<release>
<version>
<release>1.0.0RC1</release>
<api>1.0.0</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2011-03-22</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* First release candidate for Horde 4.
</notes>
</release>
<release>
<version>
<release>1.0.0RC2</release>
<api>1.0.0</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2011-03-29</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* Second release candidate for Horde 4.
</notes>
</release>
<release>
<version>
<release>1.0.0</release>
<api>1.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2011-04-06</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* First stable release for Horde 4.
</notes>
</release>
<release>
<version>
<release>1.0.1</release>
<api>1.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2011-09-20</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mms] Call garbage collection before grabbing list of active sessions.
* [mms] Fix obtaining session information from more than one session.
</notes>
</release>
<release>
<version>
<release>1.0.2</release>
<api>1.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2011-10-11</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] Use portable queries in SQL session handler (Bug #10574).
</notes>
</release>
<release>
<version>
<release>1.0.3</release>
<api>1.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2012-01-31</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] Fix transaction error when reconnecting to database during session writing (Bug #10906).
</notes>
</release>
<release>
<version>
<release>1.0.4</release>
<api>1.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2012-02-22</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] Don&apos;t start transaction more than once in SQL driver (Bug #10978).
</notes>
</release>
<release>
<version>
<release>1.0.5</release>
<api>1.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2012-04-10</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] Fix SQL driver with PostgreSQL.
* [jan] Fix reading sessions with the External driver.
* [jan] Add test suite.
</notes>
</release>
<release>
<version>
<release>2.0.0alpha1</release>
<api>1.0.0</api>
</version>
<stability>
<release>alpha</release>
<api>stable</api>
</stability>
<date>2012-07-06</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* First alpha release for Horde 5.
</notes>
</release>
<release>
<version>
<release>2.0.0beta1</release>
<api>1.0.0</api>
</version>
<stability>
<release>beta</release>
<api>stable</api>
</stability>
<date>2012-07-19</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* First beta release for Horde 5.
</notes>
</release>
<release>
<version>
<release>2.0.0beta2</release>
<api>1.0.0</api>
</version>
<stability>
<release>beta</release>
<api>stable</api>
</stability>
<date>2012-10-12</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] Fix track_lifetime setting for Memcache driver (Bug #11444).
</notes>
</release>
<release>
<version>
<release>2.0.0</release>
<api>1.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2012-10-30</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* First stable release for Horde 5.
</notes>
</release>
<release>
<version>
<release>2.0.1</release>
<api>1.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2012-11-19</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mms] Use new Horde_Test layout.
</notes>
</release>
<release>
<version>
<release>2.0.2</release>
<api>1.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2013-03-05</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] Fix unit tests.
</notes>
</release>
<release>
<version>
<release>2.1.0</release>
<api>1.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2013-05-06</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mms] Add MongoDB driver.
</notes>
</release>
<release>
<version>
<release>2.2.0</release>
<api>2.2.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2013-06-04</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mms] Horde_Memcache driver is now deprecated in favor of the Horde_HashTable driver.
* [mms] Added Horde_HashTable driver.
* [mms] Implement logging for all storage drivers.
</notes>
</release>
<release>
<version>
<release>2.2.1</release>
<api>2.2.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2013-07-23</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mms] More robust way of checking for locking in a HashTable instance.
</notes>
</release>
<release>
<version>
<release>2.2.2</release>
<api>2.2.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2013-08-22</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mms] Fix rare race condition when creating file-based session data for the first time (Thomas Jarosch &lt;thomas.jarosch@intra2net.com; Bug #12557).
</notes>
</release>
<release>
<version>
<release>2.2.3</release>
<api>2.2.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2013-08-27</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mms] Fix session ID tracking for the Hashtable driver.
</notes>
</release>
<release>
<version>
<release>2.2.4</release>
<api>2.2.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2014-03-03</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mms] More efficient reading of session data from filesystem in file driver.
</notes>
</release>
<release>
<version>
<release>2.2.5</release>
<api>2.2.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2015-10-20</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] Catch possible exceptions in shutdown methods.
* [jan] Test environment improvements.
</notes>
</release>
<release>
<version>
<release>2.2.6</release>
<api>2.2.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2016-01-05</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] Fix updating large files in Oracle backends.
* [jan] Fix writing big session data to Oracle (Bug #14175).
</notes>
</release>
<release>
<version>
<release>2.2.7</release>
<api>2.2.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2016-02-02</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] Mark PHP 7 as supported.
</notes>
</release>
<release>
<version>
<release>2.2.8</release>
<api>2.2.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2016-09-01</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] Fix tests for PHP 7.1.
* [jan] Add Mongo test.
* [jan] Run Memcache tests on PHP 7 too.
</notes>
</release>
<release>
<version>
<release>2.2.9</release>
<api>2.2.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2017-02-27</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] Fix MongoDB backend with mongodb extension.
* [jan] Fix returning session ID when using a PostgreSQL backend.
</notes>
</release>
<release>
<version>
<release>2.3.0</release>
<api>2.2.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2017-10-20</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] Fix tests with PHP 7.2.
* [jan] Fix compatibility with PHP 7.2 (PR #2).
* [jan] Implement destroy() for builtin session handler.
</notes>
</release>
</changelog>
</package>