[commits] Mime branch master updated. 4d3c828e223dcff785516155df1e06dcc07f981f

Michael J. Rubinsky mrubinsk at horde.org
Sun Nov 6 18:37:16 UTC 2022


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

from: da9d2968c2a3fa50515e600356bb14cd0b3e316c

00bc4ae [mjr] Silence deprecation notices for PHP 8.1 tentative return types (PR #4).
27d74a0 Upgrade serialization - new code path runs on PHP 7.3+, avoids deprecation warning on PHP 8.1+
68dc1cd Merge branch 'backport-horde-upstream-serialization' of https://github.com/maintaina-com/Mime into maintaina-com-backport-horde-upstream-serialization
4d3c828 Simplify, don't duplicate where possible

Summary: https://github.com/horde/Mime/compare/da9d2968c2a3...4d3c828e223d

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

commit 00bc4ae7bccdcf218d690b27dd01ece9374c672f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue, 16 Aug 2022 16:25:38 +0000

[mjr] Silence deprecation notices for PHP 8.1 tentative return types (PR #4).

 M doc/Horde/Mime/changelog.yml

https://github.com/horde/Mime/commit/00bc4ae7bccdcf218d690b27dd01ece9374c672f

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

commit 27d74a0d7efdea9517225ffe2472bf842e4c88f5
Author: Ralf Lang <ralf.lang at ralf-lang.de>
Date:   Tue, 16 Aug 2022 16:25:41 +0000

Upgrade serialization - new code path runs on PHP 7.3+, avoids deprecation warning on PHP 8.1+

 M lib/Horde/Mime/Headers.php
 M lib/Horde/Mime/Headers/ContentParam.php
 M lib/Horde/Mime/Part.php

https://github.com/horde/Mime/commit/27d74a0d7efdea9517225ffe2472bf842e4c88f5

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

commit 68dc1cd4d5ba6f42ed90e04751560e243cd8a500
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun, 06 Nov 2022 13:23:32 -0500

Merge branch 'backport-horde-upstream-serialization' of https://github.com/maintaina-com/Mime into maintaina-com-backport-horde-upstream-serialization

 M lib/Horde/Mime/Headers.php
 M lib/Horde/Mime/Headers/ContentParam.php
 M lib/Horde/Mime/Part.php

https://github.com/horde/Mime/commit/68dc1cd4d5ba6f42ed90e04751560e243cd8a500

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

commit 4d3c828e223dcff785516155df1e06dcc07f981f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun, 06 Nov 2022 13:36:26 -0500

Simplify, don't duplicate where possible

 M lib/Horde/Mime/Headers.php
 M lib/Horde/Mime/Headers/ContentParam.php
 M lib/Horde/Mime/Part.php

https://github.com/horde/Mime/commit/4d3c828e223dcff785516155df1e06dcc07f981f


More information about the commits mailing list