Page MenuHomePhabricator

Error messages in Special:Userrights
Closed, DeclinedPublic

Description

Author: mstifts

Description:
Some debug function calls in includes\SpecialUserrights.php cause the following
non-fatal error messages when modifying user groups:

Warning: Wrong parameter count for print_r() in
/var/www/multiboard/wbb2/ms/wiki/includes/SpecialUserrights.php on line 107

Warning: Wrong parameter count for print_r() in
/var/www/multiboard/wbb2/ms/wiki/includes/SpecialUserrights.php on line 108

I suggest just removing lines 107 and 108 from includes\SpecialUserrights.php


Version: 1.5.x
Severity: trivial
OS: Linux
Platform: PC

Details

Reference
bz4242

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 21 2014, 8:58 PM
bzimport set Reference to bz4242.
bzimport added a subscriber: Unknown Object (MLST).

robchur wrote:

Do these appear regardless of what's being done or are there specific steps to
reproduce?

You're running a very old version of PHP, which we no longer support.
Run at your own risk.

robchur wrote:

*** Bug 5034 has been marked as a duplicate of this bug. ***