Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Deprecated: Use of PageProps::getInstance was deprecated in MediaWiki 1.38. #96

Open
krabina opened this issue Feb 7, 2025 · 0 comments

Comments

@krabina
Copy link
Contributor

krabina commented Feb 7, 2025

When performing runJobs.php, I sometimes get

PHP Deprecated:  Use of PageProps::getInstance was deprecated in MediaWiki 1.38. [Called from SD\Services::getPageProps in * /extensions/SemanticDrilldown/includes/Services.php at line 115] in * /includes/debug/MWDebug.php on line 381

Deprecated: Use of PageProps::getInstance was deprecated in MediaWiki 1.38. [Called from SD\Services::getPageProps in * /extensions/SemanticDrilldown/includes/Services.php at line 115] in * /includes/debug/MWDebug.php on line 381
PHP Deprecated:  SD\Specials\BrowseData\QueryPage overrides getSQL which was deprecated in MediaWiki 1.39. [Called from QueryPage::execute in * /includes/specialpage/QueryPage.php at line 726] in * /includes/debug/MWDebug.php on line 381

private function getPageProps(): PageProps {

Software Version
MediaWiki 1.39.11
PHP 7.4.3-4ubuntu2.28 (fpm-fcgi)
MariaDB 10.3.39-MariaDB-0ubuntu0.20.04.2
ICU 66.1
Elasticsearch 7.10.2
LuaSandbox 4.0.2
Lua 5.1.5
Pygments 2.11.2
Semantic MediaWiki 4.2.0
SemanticDrilldown 4.0.0-beta2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant