Skip to content

Commit

Permalink
incorporate changes (#7)
Browse files Browse the repository at this point in the history
* (doc) Fix typo in comment

* (tests) Run phpcs/phan via GitHub Actions

* (1.43) Replace deprecated wfGetDB()

* (1.43) Replace removed method User::getGroups()

* (1.43) Replace nonexistent method ParserOutput::getRootText()

* (1.43) Replace deprecated WikiPage::factory()

* (1.43) Fix phan warning caused by incorrect type annotation

* (1.43) Fix "undeclared class LinksUpdate" (class was renamed)

* (phan) Fix "unused parameter" warnings

* (1.43) Replace deprecated ContentHandler::getContentText()

* (1.43) Replace deprecated ParserOutput::getText()

* (1.43) Replace deprecated Status::getHTML()

* Fix incorrect check of $wgAdminCanReadAll

---------

Co-authored-by: Edward Chernenko <[email protected]>
  • Loading branch information
davidhaslip and edwardspec authored Jan 4, 2025
1 parent 5ad5979 commit 3ae6e83
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 3ae6e83

Please sign in to comment.