The branch "master" has been updated. The following is a summary of the commits.
from: 8e9dc8979a98bef97616bd1494ece585ffca3bb2 7e294a7 Need to catch Exception during unserialze. 37581f3 Formatting. Summary: http://github.com/horde/horde/compare/8e9dc8979a98bef97616bd1494ece585ffca3bb2...37581f3cc84a002ab5a480fbad11d2d0cfb8c3db ----------------------------------------------------------------------- commit 7e294a74e5f39560f4faf0c72249574e84b4a7c6 Author: Michael J Rubinsky <[email protected]> Date: Mon Nov 24 00:59:58 2014 -0500 Need to catch Exception during unserialze. The object being unserialized may throw an Exception if there is a versioning change in it's own serialized data structure. Like e.g., Horde_Mime_Headers. framework/Imap_Client/lib/Horde/Imap/Client/Cache/Backend/Db.php | 8 +++-- 1 files changed, 5 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/7e294a74e5f39560f4faf0c72249574e84b4a7c6 ----------------------------------------------------------------------- commit 37581f3cc84a002ab5a480fbad11d2d0cfb8c3db Author: Michael J Rubinsky <[email protected]> Date: Mon Nov 24 01:01:30 2014 -0500 Formatting. framework/Mime/lib/Horde/Mime/Headers.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/37581f3cc84a002ab5a480fbad11d2d0cfb8c3db -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
