Re: [commits] Horde branch master updated. 9ac03eb9986f297753bbd15fd4191f0fa3f44c5b
Michael J Rubinsky <[email protected]>
| Newsgroups | gmane.comp.horde.devel |
|---|---|
| Message-ID | <20150122094035.Horde.1tYOGH6JJ1nuI8ZSX_mXkg1@h4.theupstairsroom.com> |
Quoting Michael M Slusarz <[email protected]>: > commit dfd1041a4c146d8754686cd9530e9fe2a44054aa > Author: Michael M Slusarz <[email protected]> > Date: Thu Jan 22 02:45:18 2015 -0700 > > Fix tests > > Can't use serialized objects, since there is no guarantee (like here) > that the internals won't change. > > framework/ActiveSync/test/Horde/ActiveSync/ImapAdapterTest.php | > 7 ++-- > .../ActiveSync/test/Horde/ActiveSync/MessageBodyDataTest.php | > 8 ++++- > 2 files changed, 11 insertions(+), 4 deletions(-) > > http://github.com/horde/horde/commit/dfd1041a4c146d8754686cd9530e9fe2a44054aa These are Horde_Imap_Client_Fetch_Results objects. Since these objects contain internal Horde_Mime_Part and Horde_Mime_Header objects, perhaps these objects (or Horde_Imap_Client_Data_Fetch objects) should be marked not serialize-able. -- mike The Horde Project http://www.horde.org https://www.facebook.com/hordeproject https://www.twitter.com/hordeproject -- dev mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
smime.p7s
(application/pkcs7-signature, 5.7 KB) - not displayed