Last modified: 2008-10-22 01:00:46 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T18060, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 16060 - Job queue spews PHP Strict notices
Job queue spews PHP Strict notices
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Maintenance scripts (Other open bugs)
1.14.x
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-10-21 02:40 UTC by Siebrand Mazeland
Modified: 2008-10-22 01:00 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Siebrand Mazeland 2008-10-21 02:40:04 UTC
Just a few of them running "php /var/www/w/maintenance/runJobs.php":

PHP Strict Standards:  Declaration of FakeTitle::getFullURL() should be compatible with that of Title::getFullURL() in /var/www/w/includes/FakeTitle.php on line 6
PHP Strict Standards:  Declaration of FakeTitle::getLocalURL() should be compatible with that of Title::getLocalURL() in /var/www/w/includes/FakeTitle.php on line 6
PHP Strict Standards:  Declaration of FakeTitle::escapeLocalURL() should be compatible with that of Title::escapeLocalURL() in /var/www/w/includes/FakeTitle.php on line 6
PHP Strict Standards:  Declaration of FakeTitle::escapeFullURL() should be compatible with that of Title::escapeFullURL() in /var/www/w/includes/FakeTitle.php on line 6
PHP Strict Standards:  Declaration of FakeTitle::getInternalURL() should be compatible with that of Title::getInternalURL() in /var/www/w/includes/FakeTitle.php on line 6
PHP Strict Standards:  Declaration of FakeTitle::isSemiProtected() should be compatible with that of Title::isSemiProtected() in /var/www/w/includes/FakeTitle.php on line 6
PHP Strict Standards:  Declaration of FakeTitle::isProtected() should be compatible with that of Title::isProtected() in /var/www/w/includes/FakeTitle.php on line 6
PHP Strict Standards:  Declaration of FakeTitle::userCan() should be compatible with that of Title::userCan() in /var/www/w/includes/FakeTitle.php on line 6
PHP Strict Standards:  Declaration of FakeTitle::userCanEdit() should be compatible with that of Title::userCanEdit() in /var/www/w/includes/FakeTitle.php on line 6
Comment 1 Chad H. 2008-10-22 01:00:46 UTC
Fixed function declarations for these methods in r42321

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links