Page MenuHomePhabricator

Formatter warnings on Special:Notifications
Closed, ResolvedPublic

Description

When I go to Special:Notifications, I get the following warnings:

Strict Standards: Declaration of EchoCommentFormatter::processParam() should be compatible with that of EchoEditFormatter::processParam() in /www/sites/localhost/core.localhost.wikimedia.org/extensions/Echo/formatters/CommentFormatter.php on line 3

Strict Standards: Declaration of EchoCommentFormatter::formatFragment() should be compatible with that of EchoBasicFormatter::formatFragment() in /www/sites/localhost/core.localhost.wikimedia.org/extensions/Echo/formatters/CommentFormatter.php on line 3


Version: master
Severity: normal

Details

Reference
bz41332