[commits] Mail branch master updated. 91e6d3d6b66479a9cd7da5fcf7c44e6b171e9480

Michael J. Rubinsky mrubinsk at horde.org
Sat Jun 25 19:06:15 UTC 2022


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

from: 627ca87a372bf69f1bff7f3a5757b6fb2b70f37f

91e6d3d Fix RFC822 address nullable personal attribute

Summary: https://github.com/horde/Mail/compare/627ca87a372b...91e6d3d6b664

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

commit 91e6d3d6b66479a9cd7da5fcf7c44e6b171e9480
Author: Christoph Wurst <christoph at winzerhof-wurst.at>
Date:   Sat, 25 Jun 2022 15:06:13 -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/91e6d3d6b66479a9cd7da5fcf7c44e6b171e9480


More information about the commits mailing list