The branch "master" has been updated. The following is a summary of the commits.
from: 8e7d7692f6933e582ed46c0d08445cbd7271e72f bdd6308... Loop through possibly large arrays with each(), not foreach(). 8a43684... Request #3359: Horde_Mime_Part & streams ----------------------------------------------------------------------- commit bdd63080b1cc131768b5964db606cfb140897fba Author: Michael M Slusarz <[email protected]> Date: Mon Jun 29 18:37:07 2009 -0600 Loop through possibly large arrays with each(), not foreach(). imp/lib/IMP.php | 23 ++++++++++++----------- 1 files changed, 12 insertions(+), 11 deletions(-) http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-hatchery&r1=452fd517494dcd7450d32dc0b06f84bdc74ad0f3&r2=bdd63080b1cc131768b5964db606cfb140897fba ----------------------------------------------------------------------- commit 8a436842e46e1ad943914031e0b54acadaac26b9 Author: Michael M Slusarz <[email protected]> Date: Mon Jun 29 20:51:38 2009 -0600 Request #3359: Horde_Mime_Part & streams Use PHP temporary streams when working with message body data to reduce memory usage. imp/docs/CHANGES | 2 + imp/lib/Contents.php | 27 ++++++++++++++++------ imp/lib/Mime/Viewer/Partial.php | 2 +- imp/view.php | 46 ++++++++++++++++++++++----------------- 4 files changed, 48 insertions(+), 29 deletions(-) http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-hatchery&r1=f1264bd13cd8eb1255f8078b2691c719c8598a2f&r2=8a436842e46e1ad943914031e0b54acadaac26b9 http://git.horde.org/diff.php/imp/lib/Contents.php?rt=horde-hatchery&r1=58e871fd57002fc788317dfb765c320d9c9ad5a3&r2=8a436842e46e1ad943914031e0b54acadaac26b9 http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Partial.php?rt=horde-hatchery&r1=7dc3f0b944c0bebc4d64f09f749ebf6929f998fc&r2=8a436842e46e1ad943914031e0b54acadaac26b9 http://git.horde.org/diff.php/imp/view.php?rt=horde-hatchery&r1=78fd3f9eaf63e8d7c79a458a73e2a14a3ae7ca97&r2=8a436842e46e1ad943914031e0b54acadaac26b9 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
