Open-CSP / WikiSearchFront

Front-end for the WikiSearch extension.
GNU General Public License v2.0
3 stars 6 forks source link

Deprecated notice on 1.39 installation #14

Closed Pieter-S-96 closed 1 year ago

Pieter-S-96 commented 1 year ago
PHP Deprecated:  Use of ParserOutput::addModules with non-array argument was deprecated in MediaWiki 1.38. [Called from WikiSearchFront\WikiSearchFrontHooks::onWikiSearchOnLoadFrontend in /path-to-html/extensions/WikiSearchFront/includes/WikiSearchFrontHooks.php at line 70] in /path-to-html/includes/debug/MWDebug.php on line 381

Getting this notice during page parsing. no breaking bug but in future versions it might no longer work

robis24 commented 1 year ago

This issue is already fixed, see this pr

https://github.com/Open-CSP/WikiSearchFront/pull/12