[commits] [Wiki] changed: Doc/Dev/H6/Developer/KnownIssues
Wiki Guest
wikiguest at horde.org
Sat Oct 28 18:00:06 UTC 2023
guest [31.19.145.128] Sat, 28 Oct 2023 18:00:06 +0000
Modified page: https://wiki.horde.org/Doc/Dev/H6/Developer/KnownIssues
New Revision: 10
Change log: Hint
@@ -136,17 +136,19 @@
Change configuration of Kronolith and switch off:
Displaying Holidays -> $conf[holidays][enable]
-+Debug messages
++ Debug messages
-++Horde_Cache_Storage_File implements the Serializable interface,
which is deprecated
+++ 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
+++ 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
+
+This should not raise an issue if __serialize() and __unserialize()
are implemented.
More information about the commits
mailing list