Page MenuHomePhabricator

Bugs after Maintenance script rewrite
Closed, ResolvedPublic

Description

Author: overlordq

Description:
benchmarkPurge.php calls undefined function addParams instead of addParam

changePassword.php
Parse error: syntax error, unexpected '}' on line 21

checkImages.php Parse error: syntax error, unexpected ';' on line 31

nextJobDB.php Parse error: syntax error, unexpected '}' on line 29

purgeOldText.php Fatal error: Call to undefined method PurgeOldText::addOption() on line 15

renameDbPrefix.php Parse error: syntax error, unexpected '(', expecting T_STRING or T_VARIABLE or '{' or '$' on line 41

stats.php Parse error: syntax error, unexpected ';' on line 29


Version: 1.16.x
Severity: normal

Details

Reference
bz19371

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:40 PM
bzimport set Reference to bz19371.
bzimport added a subscriber: Unknown Object (MLST).

overlordq wrote:

Likely related as well:

updateArticleCount.php
Counting articles...Warning: Invalid argument supplied for foreach() in /var/www/site.com/wiki/maintenance/updateArticleCount.php on line 51