[commits] Mail branch FRAMEWORK_5_2 updated. 7469795ac6f0544cf3abc495b7e95450adc5281c
Michael J. Rubinsky
mrubinsk at horde.org
Sat Mar 2 15:21:28 UTC 2019
The branch "FRAMEWORK_5_2" has been updated.
The following is a summary of the commits.
from: 2511da1ebff5f1d5ded5b6b7db09bc7f82cce2ca
fc609d7 Avoid warnings on PHP7.3 regarding continue within switch block.
0088e9d [mjr] Avoid warnings on PHP 7.3 regarding continue statements within switch blocks.
7469795 [mjr] Avoid warnings on PHP 7.3 regarding continue statements within switch blocks.
Summary: https://github.com/horde/Mail/compare/2511da1ebff5...7469795ac6f0
-----------------------------------------------------------------------
commit fc609d7b09dce208843cca5acb724c8aa76bc511
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sat, 02 Mar 2019 10:16:38 -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/fc609d7b09dce208843cca5acb724c8aa76bc511
-----------------------------------------------------------------------
commit 0088e9da4608df23f4cda865ef04c7baf489f832
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sat, 02 Mar 2019 10:20:11 -0500
[mjr] Avoid warnings on PHP 7.3 regarding continue statements within switch blocks.
M doc/Horde/Mail/changelog.yml
https://github.com/horde/Mail/commit/0088e9da4608df23f4cda865ef04c7baf489f832
-----------------------------------------------------------------------
commit 7469795ac6f0544cf3abc495b7e95450adc5281c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sat, 02 Mar 2019 10:20:11 -0500
[mjr] Avoid warnings on PHP 7.3 regarding continue statements within switch blocks.
M doc/Horde/Mail/CHANGES
M package.xml
https://github.com/horde/Mail/commit/7469795ac6f0544cf3abc495b7e95450adc5281c
More information about the commits
mailing list