[commits] imp branch master updated. 1b346a4dbdd9a5d0afcb84ec4645bdb0df2e1656

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


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

from: 9fd12813de4c14bbe880cc09c074b733b28a5f01

1b346a4 Work around dropping attachments.

Summary: https://github.com/horde/imp/compare/9fd12813de4c...1b346a4dbdd9

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

commit 1b346a4dbdd9a5d0afcb84ec4645bdb0df2e1656
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue, 25 Aug 2020 17:17:09 -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/1b346a4dbdd9a5d0afcb84ec4645bdb0df2e1656


More information about the commits mailing list