https://bugzilla.wikimedia.org/show_bug.cgi?id=68716

            Bug ID: 68716
           Summary: PHP Strict standards: non-static method
                    AutoProxyBlock::checkProxy() should not be called
                    statically
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Keywords: easy
          Severity: normal
          Priority: Unprioritized
         Component: [other]
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
       Web browser: ---
   Mobile Platform: ---

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to