The branch "master" has been updated. The following is a summary of the commits.
from: 4276c57d008e5f671bf1dcf7472d177e9dcd1ab3 2227ca7 phpdoc tweaks/error corrections. 6454945 Immediately close the session when using Horde_Session_Null sessions. ----------------------------------------------------------------------- commit 2227ca7eb0173a917e92588544c94a11cf83e0c4 Author: Michael J Rubinsky <[email protected]> Date: Mon Dec 3 14:21:55 2012 -0500 phpdoc tweaks/error corrections. framework/ActiveSync/lib/Horde/ActiveSync/Connector/Exporter.php | 10 +- framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php | 32 +++-- .../lib/Horde/ActiveSync/Message/AirSyncBaseAttachment.php | 10 ++ .../ActiveSync/lib/Horde/ActiveSync/Message/AirSyncBaseBody.php | 15 ++ .../lib/Horde/ActiveSync/Message/AirSyncBaseFileAttachment.php | 15 ++ framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 17 +-- 6 files changed, 77 insertions(+), 22 deletions(-) http://git.horde.org/horde-git/-/commit/2227ca7eb0173a917e92588544c94a11cf83e0c4 ----------------------------------------------------------------------- commit 645494515230ddfd89b435c711e480e7b0468a0c Author: Michael J Rubinsky <[email protected]> Date: Mon Dec 3 14:37:44 2012 -0500 Immediately close the session when using Horde_Session_Null sessions. Avoids the potential for session lock issues. See Bug: 11809 framework/Core/lib/Horde/Session/Null.php | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/645494515230ddfd89b435c711e480e7b0468a0c -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
