The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: 60b2ed475c004147e6b3f6f2feb353414a77f377 46c9528 Fixes attachment handling in minimal mode eae8290 Merge pull request #3 from thorstenk/fix_attachment_in_minimal_mode Summary: https://github.com/horde/imp/compare/60b2ed475c00...eae82908d8dd ----------------------------------------------------------------------- commit 46c95280fd4d78d4dfceb3df18227bf17f810fae Author: Thorsten Kahler <[email protected]> Date: Thu, 29 Nov 2018 14:22:51 +0100 Fixes attachment handling in minimal mode Uses IteratorAggregate interface instead of direct array access. Root cause: pre-increment of array pointer IMP_Compose::atcId in method IMP_Compose_Attachment::_construct(). M lib/Minimal/Compose.php https://github.com/horde/imp/commit/46c95280fd4d78d4dfceb3df18227bf17f810fae ----------------------------------------------------------------------- commit eae82908d8dd4869c19a75eb97b0f203f29cdf01 Author: Michael J Rubinsky <[email protected]> Date: Sun, 16 Dec 2018 14:33:46 -0500 Merge pull request #3 from thorstenk/fix_attachment_in_minimal_mode Fixes attachment handling in minimal mode M lib/Minimal/Compose.php https://github.com/horde/imp/commit/eae82908d8dd4869c19a75eb97b0f203f29cdf01 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
