The branch "master" has been updated. The following is a summary of the commits.
from: 5c14e5065a1747208ae70a1813fa98910a28ffa5 0d6b0ed Add option to assume all extensions are available when building IMAP search query c4575f2 Make callback an optional parameter 8f00cb2 This function is implemented in this driver (it is a noop) 391f07e Add __toString() method to Imap Search Query object be20875 Bug #10404: Fix OR search if first search element contains more than one search criteria ----------------------------------------------------------------------- commit 0d6b0ed1a4916b6a88fe98ee84a04f333765b036 Author: Michael M Slusarz <[email protected]> Date: Tue Aug 2 17:06:46 2011 -0600 Add option to assume all extensions are available when building IMAP search query framework/Imap_Client/lib/Horde/Imap/Client/Search/Query.php | 12 +++++---- 1 files changed, 7 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/0d6b0ed1a4916b6a88fe98ee84a04f333765b036 ----------------------------------------------------------------------- commit c4575f216239bed4a8e8393572bdbd9925c3f383 Author: Michael M Slusarz <[email protected]> Date: Tue Aug 2 17:15:21 2011 -0600 Make callback an optional parameter framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/c4575f216239bed4a8e8393572bdbd9925c3f383 ----------------------------------------------------------------------- commit 8f00cb293f16e7ed4d15966c69b91314a2184d39 Author: Michael M Slusarz <[email protected]> Date: Tue Aug 2 17:23:58 2011 -0600 This function is implemented in this driver (it is a noop) framework/Imap_Client/lib/Horde/Imap/Client/Mock.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/8f00cb293f16e7ed4d15966c69b91314a2184d39 ----------------------------------------------------------------------- commit 391f07e3b975b490909422d8d2633cd1e683e3d8 Author: Michael M Slusarz <[email protected]> Date: Tue Aug 2 17:07:03 2011 -0600 Add __toString() method to Imap Search Query object framework/Imap_Client/lib/Horde/Imap/Client/Search/Query.php | 13 ++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/391f07e3b975b490909422d8d2633cd1e683e3d8 ----------------------------------------------------------------------- commit be2087535dc4f23b24af709146ba303fb71535b5 Author: Michael M Slusarz <[email protected]> Date: Tue Aug 2 17:33:20 2011 -0600 Bug #10404: Fix OR search if first search element contains more than one search criteria framework/Imap_Client/lib/Horde/Imap/Client/Search/Query.php | 2 +- framework/Imap_Client/package.xml | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/be2087535dc4f23b24af709146ba303fb71535b5 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
