dokufreaks/plugin-blogtng

Declaration warning in comment.php

Closed this issue · 2 comments

With Greebo the log show the following warning:

PHP Warning: Declaration of renderer_plugin_blogtng_comment::plugin($name, $data) should be compatible with Doku_Renderer::plugin($name, $data, $state = '', $match = '') in dokuwiki-2018-04-22a/lib/plugins/blogtng/renderer/comment.php on line 13

It happens at the '&do=admin' page by click on Configuration Settings'.

Should be fixed now.

The warning is disappeared - thanks.