Last modified: 2014-10-16 12:00:11 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 T70716, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 68716 - [AutoProxyBlock] PHP Strict standards: non-static method AutoProxyBlock::checkProxy() should not be called statically
[AutoProxyBlock] PHP Strict standards: non-static method AutoProxyBlock::chec...
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Other (Other open bugs)
master
All All
: Lowest normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: easy
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-28 08:21 UTC by Nemo
Modified: 2014-10-16 12:00 UTC (History)
1 user (show)

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


Attachments

Description Nemo 2014-07-28 08:21:32 UTC
I'm getting hundreds of these:

PHP Strict standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method AutoProxyBlock::checkProxy() should not be called statically in /srv/vagrant/mediawiki/includes/Hooks.php on line 207
PHP Stack trace:
PHP   1. {main}() /srv/vagrant/mediawiki/tests/phpunit/phpunit.php:0
PHP   2. MediaWikiPHPUnitCommand::main() /srv/vagrant/mediawiki/tests/phpunit/phpunit.php:160
PHP   3. PHPUnit_TextUI_Command->run() /srv/vagrant/mediawiki/tests/phpunit/MediaWikiPHPUnitCommand.php:42
PHP   4. PHPUnit_TextUI_TestRunner->doRun() /srv/vagrant/mediawiki/vendor/phpunit/phpunit/PHPUnit/TextUI/Command.php:176
PHP   5. PHPUnit_Framework_TestSuite->run() /srv/vagrant/mediawiki/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php:350
PHP   6. PHPUnit_Framework_TestSuite->run() /srv/vagrant/mediawiki/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php:709
PHP   7. PHPUnit_Framework_TestSuite->run() /srv/vagrant/mediawiki/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php:709
PHP   8. PHPUnit_Framework_TestSuite->run() /srv/vagrant/mediawiki/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php:709
PHP   9. PHPUnit_Framework_TestSuite->runTest() /srv/vagrant/mediawiki/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php:749
PHP  10. MediaWikiTestCase->run() /srv/vagrant/mediawiki/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php:779
PHP  11. MediaWikiTestCase->addCoreDBData() /srv/vagrant/mediawiki/tests/phpunit/MediaWikiTestCase.php:125
PHP  12. WikiPage->doEditContent() /srv/vagrant/mediawiki/tests/phpunit/MediaWikiTestCase.php:478
PHP  13. ContentHandler::runLegacyHooks() /srv/vagrant/mediawiki/includes/page/WikiPage.php:2031
PHP  14. wfRunHooks() /srv/vagrant/mediawiki/includes/content/ContentHandler.php:1154
PHP  15. Hooks::run() /srv/vagrant/mediawiki/includes/GlobalFunctions.php:4031
PHP  16. call_user_func_array() /srv/vagrant/mediawiki/includes/Hooks.php:207
PHP  17. PageTriageHooks::onArticleInsertComplete() /srv/vagrant/mediawiki/includes/Hooks.php:207
PHP  18. PageTriageHooks::addToPageTriageQueue() /srv/vagrant/mediawiki/extensions/PageTriage/PageTriage.hooks.php:106
PHP  19. Title->getUserPermissionsErrors() /srv/vagrant/mediawiki/extensions/PageTriage/PageTriage.hooks.php:206
PHP  20. Title->getUserPermissionsErrorsInternal() /srv/vagrant/mediawiki/includes/Title.php:1892
PHP  21. Title->checkPermissionHooks() /srv/vagrant/mediawiki/includes/Title.php:2437
PHP  22. wfRunHooks() /srv/vagrant/mediawiki/includes/Title.php:2031
PHP  23. Hooks::run() /srv/vagrant/mediawiki/includes/GlobalFunctions.php:4031
PHP  24. call_user_func_array() /srv/vagrant/mediawiki/includes/Hooks.php:207

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


Navigation
Links