[commits] Mail branch FRAMEWORK_5_2 updated. 638940ef16bb5252611550a000cd05c56478337f

Michael J. Rubinsky mrubinsk at horde.org
Sat Jun 25 19:11:08 UTC 2022


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

from: 68b8ca2312500b95d7ac10e76ebb0e9688088d0c

e50cd4f Fix RFC822 address nullable personal attribute
3783070 [mjr] Null string fixes for PHP 8.1 (PR #2, Christoph Wurst <christoph at winzerhof-wurst.at>)
5458e45 Released Mail-2.6.6
638940e Development mode for Mail-2.6.7

Summary: https://github.com/horde/Mail/compare/68b8ca231250...638940ef16bb

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

commit e50cd4f9cb55ba0c8271825f9b360ca4c7d1cc1b
Author: Christoph Wurst <christoph at winzerhof-wurst.at>
Date:   Sat, 25 Jun 2022 15:07:11 -0400

Fix RFC822 address nullable personal attribute

As of PHP8.1 many string functions do not accept null anymore. Therefore
more explicit null checks or alternative functions need to be used.

Signed-off-by: Christoph Wurst <christoph at winzerhof-wurst.at>

 M lib/Horde/Mail/Rfc822.php
 M lib/Horde/Mail/Rfc822/Address.php
 M lib/Horde/Mail/Rfc822/Identification.php
 M lib/Horde/Mail/Transport.php

https://github.com/horde/Mail/commit/e50cd4f9cb55ba0c8271825f9b360ca4c7d1cc1b

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

commit 378307006b6ad3a0c3fe7c2a40bbe850146e77ea
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat, 25 Jun 2022 15:08:50 -0400

[mjr] Null string fixes for PHP 8.1 (PR #2, Christoph Wurst <christoph at winzerhof-wurst.at>)

 M doc/Horde/Mail/changelog.yml

https://github.com/horde/Mail/commit/378307006b6ad3a0c3fe7c2a40bbe850146e77ea

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

commit 5458e457a2b6c333a7aed8cd2d720e83aae2f381
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat, 25 Jun 2022 15:10:07 -0400

Released Mail-2.6.6

 M .horde.yml
 M composer.json
 M doc/Horde/Mail/CHANGES
 M doc/Horde/Mail/changelog.yml
 M package.xml

https://github.com/horde/Mail/commit/5458e457a2b6c333a7aed8cd2d720e83aae2f381

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

commit 638940ef16bb5252611550a000cd05c56478337f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat, 25 Jun 2022 15:10:07 -0400

Development mode for Mail-2.6.7

 M .horde.yml
 M composer.json
 M doc/Horde/Mail/CHANGES
 M doc/Horde/Mail/changelog.yml
 M package.xml

https://github.com/horde/Mail/commit/638940ef16bb5252611550a000cd05c56478337f


More information about the commits mailing list