The branch master has been updated. The following is a summary of the commits. Further details on each commit can be found below.
from: a9674df87162f29d757dbf95d1e4a21e5d832f41 c6823e2... Missed the Serialize conversion in horde.git ef5500d... Fix serialization ----------------------------------------------------------------------- commit c6823e2cd793c952537f44f887b6abcac6b2989d Author: Michael M Slusarz <[email protected]> Date: Thu Feb 12 22:47:48 2009 -0700 Missed the Serialize conversion in horde.git .../Imap_Client/lib/Horde/Imap/Client/Cache.php | 20 ++-- .../doc/Horde/Serialize/examples/json.php | 4 +- .../test/Horde/Serialize/json_assoc_array.phpt | 10 +- .../Serialize/test/Horde/Serialize/json_empty.phpt | 12 +- .../test/Horde/Serialize/json_encode_decode.phpt | 110 ++++++++++---------- .../test/Horde/Serialize/json_nested_array.phpt | 10 +- .../test/Horde/Serialize/json_object.phpt | 6 +- .../test/Horde/Serialize/json_spaces_comments.phpt | 12 +- .../test/Horde/Serialize/json_unquoted_keys.phpt | 4 +- .../SessionObjects/lib/Horde/SessionObjects.php | 12 +- 10 files changed, 100 insertions(+), 100 deletions(-) http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Cache.php?rt=horde-git&r1=4bcf1f0a29b5c72b01e32c99e830d6fe7d02fdb1&r2=c6823e2cd793c952537f44f887b6abcac6b2989d http://git.horde.org/diff.php/framework/Serialize/doc/Horde/Serialize/examples/json.php?rt=horde-git&r1=b844db7874254fe3575ee10a2f361cffe6ec26f2&r2=c6823e2cd793c952537f44f887b6abcac6b2989d http://git.horde.org/diff.php/framework/Serialize/test/Horde/Serialize/json_assoc_array.phpt?rt=horde-git&r1=b844db7874254fe3575ee10a2f361cffe6ec26f2&r2=c6823e2cd793c952537f44f887b6abcac6b2989d http://git.horde.org/diff.php/framework/Serialize/test/Horde/Serialize/json_empty.phpt?rt=horde-git&r1=b844db7874254fe3575ee10a2f361cffe6ec26f2&r2=c6823e2cd793c952537f44f887b6abcac6b2989d http://git.horde.org/diff.php/framework/Serialize/test/Horde/Serialize/json_encode_decode.phpt?rt=horde-git&r1=b844db7874254fe3575ee10a2f361cffe6ec26f2&r2=c6823e2cd793c952537f44f887b6abcac6b2989d http://git.horde.org/diff.php/framework/Serialize/test/Horde/Serialize/json_nested_array.phpt?rt=horde-git&r1=b844db7874254fe3575ee10a2f361cffe6ec26f2&r2=c6823e2cd793c952537f44f887b6abcac6b2989d http://git.horde.org/diff.php/framework/Serialize/test/Horde/Serialize/json_object.phpt?rt=horde-git&r1=b844db7874254fe3575ee10a2f361cffe6ec26f2&r2=c6823e2cd793c952537f44f887b6abcac6b2989d http://git.horde.org/diff.php/framework/Serialize/test/Horde/Serialize/json_spaces_comments.phpt?rt=horde-git&r1=b844db7874254fe3575ee10a2f361cffe6ec26f2&r2=c6823e2cd793c952537f44f887b6abcac6b2989d http://git.horde.org/diff.php/framework/Serialize/test/Horde/Serialize/json_unquoted_keys.phpt?rt=horde-git&r1=b844db7874254fe3575ee10a2f361cffe6ec26f2&r2=c6823e2cd793c952537f44f887b6abcac6b2989d http://git.horde.org/diff.php/framework/SessionObjects/lib/Horde/SessionObjects.php?rt=horde-git&r1=a7b15437a621cbd0e53259d3606b1769b0213dd6&r2=c6823e2cd793c952537f44f887b6abcac6b2989d ----------------------------------------------------------------------- commit ef5500d5758f582cd7230a2ca2101be80c6b4581 Author: Michael M Slusarz <[email protected]> Date: Thu Feb 12 22:49:40 2009 -0700 Fix serialization .../SessionObjects/lib/Horde/SessionObjects.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/framework/SessionObjects/lib/Horde/SessionObjects.php?rt=horde-git&r1=c6823e2cd793c952537f44f887b6abcac6b2989d&r2=ef5500d5758f582cd7230a2ca2101be80c6b4581 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
