The branch "master" has been updated. The following is a summary of the commits.
from: baff95449f0fd29b3c1681acbfc3b19adbefa515 70f3ad7 Revert "Correct getStream() usage" 4bf89cf Revert "Fixes" cd44606 Revert "Use new Horde_Stream methods" 7575a80 phpdoc Summary: http://github.com/horde/horde/compare/baff95449f0fd29b3c1681acbfc3b19adbefa515...7575a8083f179945f71171dc12bb8df092e49434 ----------------------------------------------------------------------- commit 70f3ad750106578e851b64002be9e37f07a5fbbc Author: Michael M Slusarz <[email protected]> Date: Tue Oct 1 13:07:39 2013 -0600 Revert "Correct getStream() usage" This reverts commit cdfa32c855ec5be2d86d1aacb44e54d2175d326b. Going to back these changes out. This is more for API cleanliness than performance/bug-fixing, so don't add to a maintentance branch. .../lib/Horde/Imap/Client/Socket/Connection/Socket.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/70f3ad750106578e851b64002be9e37f07a5fbbc http://git.horde.org/horde-git/-/commit/70f3ad750106578e851b64002be9e37f07a5fbbc ----------------------------------------------------------------------- commit 4bf89cf8f5c5885b45a5cd44094d3a698c9ed4b4 Author: Michael M Slusarz <[email protected]> Date: Tue Oct 1 13:08:22 2013 -0600 Revert "Fixes" This reverts commit be01c7d95bf293148bf84aa45b911de1e1719dd2. framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 9 +---- .../lib/Horde/Imap/Client/Socket/Connection/Socket.php | 2 +- 2 files changed, 2 insertions(+), 9 deletions(-) http://github.com/horde/horde/commit/4bf89cf8f5c5885b45a5cd44094d3a698c9ed4b4 http://git.horde.org/horde-git/-/commit/4bf89cf8f5c5885b45a5cd44094d3a698c9ed4b4 ----------------------------------------------------------------------- commit cd446060b5b9949afe9457594b4869f1d0317100 Author: Michael M Slusarz <[email protected]> Date: Tue Oct 1 13:08:31 2013 -0600 Revert "Use new Horde_Stream methods" This reverts commit fe19a380e4a813ff2bae1f5ee8afc0b3588e645e. .../Imap_Client/lib/Horde/Imap/Client/Data/Format/String.php | 2 +- framework/Imap_Client/lib/Horde/Imap/Client/Ids.php | 4 +- framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 8 +- .../lib/Horde/Imap/Client/Socket/Connection/Socket.php | 18 ++-- framework/Imap_Client/lib/Horde/Imap/Client/Tokenize.php | 27 ++--- framework/Imap_Client/package.xml | 2 +- framework/Stream/lib/Horde/Stream.php | 2 +- 7 files changed, 29 insertions(+), 34 deletions(-) http://github.com/horde/horde/commit/cd446060b5b9949afe9457594b4869f1d0317100 http://git.horde.org/horde-git/-/commit/cd446060b5b9949afe9457594b4869f1d0317100 ----------------------------------------------------------------------- commit 7575a8083f179945f71171dc12bb8df092e49434 Author: Michael M Slusarz <[email protected]> Date: Tue Oct 1 13:09:25 2013 -0600 phpdoc framework/Stream/lib/Horde/Stream.php | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/7575a8083f179945f71171dc12bb8df092e49434 http://git.horde.org/horde-git/-/commit/7575a8083f179945f71171dc12bb8df092e49434 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
