[commits] [Wiki] changed: Doc/Dev/H6/Developer/KnownIssues
Wiki Guest
wikiguest at horde.org
Mon Mar 20 22:26:43 UTC 2023
guest [91.32.116.242] Mon, 20 Mar 2023 22:26:43 +0000
Modified page: https://wiki.horde.org/Doc/Dev/H6/Developer/KnownIssues
New Revision: 9
Change log: IMP_Imap implements the Serializable interface, which is
deprecated
@@ -142,5 +142,11 @@
++Horde_Cache_Storage_File implements the Serializable interface,
which is deprecated
DEBUG: HORDE PHP ERROR: Horde_Cache_Storage_File implements the
Serializable interface, which is deprecated. Implement __serialize()
and __unserialize() instead (or in addition, if support for old PHP
versions is necessary) [pid XX on line 27 of
"/vendor/horde/cache/lib/Horde/Cache/Storage/File.php"]
-> /vendor/horde/cache/lib/Horde/Cache/Storage/Base.php: -> please
pull/merge
https://github.com/horde/Cache/pull/1/commits/dd112af53d49ab50816db3c3521abec933495ead to your
branch
+
+++IMP_Imap implements the Serializable interface, which is deprecated
+PHP ERROR: IMP_Imap implements the Serializable interface, which is
deprecated. Implement __serialize() and __unserialize() instead (or in
addition, if support for old PHP versions is necessary) [pid XX on
line 42 of "/vendor/horde/imp/lib/Imap.php"]
+
+No fix available
+
More information about the commits
mailing list