[commits] imp branch FRAMEWORK_5_2 updated. 3e7b59518fb13521b81d5eee515cbed0bcf38d4c

Michael J. Rubinsky mrubinsk at horde.org
Tue Aug 25 21:36:16 UTC 2020


The branch "FRAMEWORK_5_2" has been updated.
The following is a summary of the commits.

from: 652b282435a235c8e56240a675e9e1bebf21dd57

3e7b595 Work around dropping attachments.

Summary: https://github.com/horde/imp/compare/652b282435a2...3e7b59518fb1

-----------------------------------------------------------------------

commit 3e7b59518fb13521b81d5eee515cbed0bcf38d4c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue, 25 Aug 2020 17:36:10 -0400

Work around dropping attachments.

Not sure exactly what the cause is, but with PHP 7.4, the
existing code would fail at file_put_contents (which would
return a false, despite the stream contents being added to
the tmp file). Explicitly copying in chunks like this
probably isn't ideal, but at least now it works.

 M lib/Compose.php

https://github.com/horde/imp/commit/3e7b59518fb13521b81d5eee515cbed0bcf38d4c


More information about the commits mailing list