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.



--
commits mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]

Reply via email to