The branch "imp_6_1" has been updated. The following is a summary of the commits.
from: aec0ed9c56bd8be8d066af7a2af028aa1c359517 ead01da phpdoc 69537be Get rid of IMP::bareAddress() ----------------------------------------------------------------------- commit ead01da3fe104844553bb7ccdf4ac50512a3d62f Author: Michael M Slusarz <[email protected]> Date: Tue Mar 26 20:06:17 2013 -0600 phpdoc imp/lib/Compose.php | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/ead01da3fe104844553bb7ccdf4ac50512a3d62f ----------------------------------------------------------------------- commit 69537beaacaea95f8152d30fc20486edabe01908 Author: Michael M Slusarz <[email protected]> Date: Tue Mar 26 20:58:51 2013 -0600 Get rid of IMP::bareAddress() Really... there is very little reason to carry ANY address around as a string anymore. We should be passing address objects around and converting to string representation only when needed. imp/bin/imp-bounce-spam | 6 ++-- imp/lib/Ajax/Application/Handler/ImageUnblock.php | 8 +++--- imp/lib/Ajax/Imple/ItipRequest.php | 3 +- imp/lib/Compose.php | 29 ++++++++++++++------ imp/lib/Filter.php | 6 ++-- imp/lib/IMP.php | 17 ------------ imp/lib/Mime/Viewer/Itip.php | 7 +++-- imp/lib/Mime/Viewer/Pgp.php | 9 +++--- 8 files changed, 41 insertions(+), 44 deletions(-) http://git.horde.org/horde-git/-/commit/69537beaacaea95f8152d30fc20486edabe01908 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
