[Tickets #15031] Re: PHP 7.4 missing Forwarded Message from a Forward
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Aug 25 21:41:30 UTC 2020
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/15031
------------------------------------------------------------------------------
Ticket | 15031
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | PHP 7.4 missing Forwarded Message from a Forward
Queue | IMP
Version | 6.2.26
Type | Bug
-State | Unconfirmed
+State | Resolved
Priority | 2. Medium
Milestone |
Patch |
-Owners |
+Owners | Michael Rubinsky
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2020-08-25 21:41) wrote:
There is something wonky going on with file_put_contents() here in PHP
7.4. Test cases don't seem to trigger it, but for some reason
file_put_contents() is returning false despite the stream contents
being successfully written to the tmp file.
Refactoring to use fopen()/fwrite() seems to work, at least until we
figure out what's going on here.
https://github.com/horde/imp/commit/1b346a4dbdd9a5d0afcb84ec4645bdb0df2e1656
More information about the bugs
mailing list