[commits] Imap_Client branch master updated. ac98de92168777fb8bf0bacf3129fc178523defe
Michael J. Rubinsky
mrubinsk at horde.org
Tue Nov 1 03:16:12 UTC 2022
The branch "master" has been updated.
The following is a summary of the commits.
from: b47013f12b247b8f1de761bf538d2764654b75c5
ac98de9 No longer use json_decode for serialize/unserialize
Summary: https://github.com/horde/Imap_Client/compare/b47013f12b24...ac98de921687
-----------------------------------------------------------------------
commit ac98de92168777fb8bf0bacf3129fc178523defe
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon, 31 Oct 2022 23:15:07 -0400
No longer use json_decode for serialize/unserialize
After reviewing performance on newer PHP versions it
doesn't appear that this optimization is worth it, and
could in fact perform worse.
M lib/Horde/Imap/Client/Data/AclRights.php
M lib/Horde/Imap/Client/Data/Capability.php
M lib/Horde/Imap/Client/Data/Namespace.php
M lib/Horde/Imap/Client/Data/SearchCharset.php
M lib/Horde/Imap/Client/Data/Thread.php
M lib/Horde/Imap/Client/Ids/Map.php
M lib/Horde/Imap/Client/Mailbox.php
https://github.com/horde/Imap_Client/commit/ac98de92168777fb8bf0bacf3129fc178523defe
More information about the commits
mailing list