[commits] Mail branch master updated. 05b74e6ac9fc98c9e4d5feca1aa6b2346ce5af44

Michael J. Rubinsky mrubinsk at horde.org
Sun Feb 24 00:17:19 UTC 2019


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

from: d6ce3199545368040a5c6320779952f2ec8ef728

05b74e6 Avoid warnings on PHP7.3 regarding continue within switch block.

Summary: https://github.com/horde/Mail/compare/d6ce31995453...05b74e6ac9fc

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

commit 05b74e6ac9fc98c9e4d5feca1aa6b2346ce5af44
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat, 23 Feb 2019 19:15:48 -0500

Avoid warnings on PHP7.3 regarding continue within switch block.

Fix actual intention here, as well. These should continue the outer
loop, and not just break out of the switch block.

 M lib/Horde/Mail/Rfc822.php

https://github.com/horde/Mail/commit/05b74e6ac9fc98c9e4d5feca1aa6b2346ce5af44


More information about the commits mailing list