dokufreaks / plugin-discussion

Add a comments section to DokuWiki pages
https://www.dokuwiki.org/plugin:discussion
GNU General Public License v2.0
35 stars 26 forks source link

deprecated logs #346

Open NbverHub opened 6 months ago

NbverHub commented 6 months ago

Hi! In the View Logs-deprecated of dokuwiki, the following are being identified:

utf8_strtolower() is deprecated. It was called from action_plugin_discussion::comment_phrase_match() in .../plugins/discussion/action.php:1640 dokuwiki\Utf8\PhpString::strtolower() should be used instead!

There is no big problem in using the wiki, but the log keeps piling up unnecessarily. I want you to update to solve this.

KaiMartin commented 4 months ago

I see quite a few warnings concerning ptln(): ptln() is deprecated. It was called from action_plugin_discussion::showDiscussionSection() in /.../lib/plugins/discussion/action.php:470 echo should be used instead!

We are using PHP 8.2