The branch "master" has been updated. The following is a summary of the commits.
from: bbc4a781cf5c05f585c32ad6e49da0904ff38bfa 127febc Force base64 transfer encoding due to bug in PHP's quoted-printable encoder. 4523c11 Even better way of working around PHP bug 65776, normalize the EOL. 023af7e BFN Summary: http://github.com/horde/horde/compare/bbc4a781cf5c05f585c32ad6e49da0904ff38bfa...023af7e267e46b82367543b3688521a5a0f39e59 ----------------------------------------------------------------------- commit 127febca22c4c76c35a25d56980fe2386130d999 Author: Michael J Rubinsky <[email protected]> Date: Fri Sep 27 14:37:11 2013 -0400 Force base64 transfer encoding due to bug in PHP's quoted-printable encoder. framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/127febca22c4c76c35a25d56980fe2386130d999 http://git.horde.org/horde-git/-/commit/127febca22c4c76c35a25d56980fe2386130d999 ----------------------------------------------------------------------- commit 4523c114c0078405b0e916ef843addbb0ee3ab7b Author: Michael J Rubinsky <[email protected]> Date: Fri Sep 27 15:46:25 2013 -0400 Even better way of working around PHP bug 65776, normalize the EOL. framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 22 +++++++++-- 1 files changed, 18 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/4523c114c0078405b0e916ef843addbb0ee3ab7b http://git.horde.org/horde-git/-/commit/4523c114c0078405b0e916ef843addbb0ee3ab7b ----------------------------------------------------------------------- commit 023af7e267e46b82367543b3688521a5a0f39e59 Author: Michael J Rubinsky <[email protected]> Date: Fri Sep 27 15:48:11 2013 -0400 BFN framework/ActiveSync/package.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/023af7e267e46b82367543b3688521a5a0f39e59 http://git.horde.org/horde-git/-/commit/023af7e267e46b82367543b3688521a5a0f39e59 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
