MediaWiki 1.39.1 PHP 7.4.3-4ubuntu2.19 (apache2handler) MySQL 8.0.34-0ubuntu0.20.04.1 ICU 66.1
HitCounters-REL1_39-e759c39.tar.gz
did the composer install and ran the update script. I get
[35f31966c348bbdee9c42ea7] /Special:PopularPages Error: Class 'MWNamespace' not found Backtrace: from /var/www/html/wiki/underfoot/extensions/HitCounters/includes/HitCounters.body.php(134) #0 /var/www/html/wiki/underfoot/extensions/HitCounters/includes/SpecialPopularPages.php(52): HitCounters\HitCounters::getQueryInfo()
and
Fatal error: Declaration of MWCallbackStream::write($string) must be compatible with Psr\Http\Message\StreamInterface::write(string $string): int in /var/www/html/wiki/underfoot/includes/http/MWCallbackStream.php on line 46
I see https://www.mediawiki.org/wiki/Manual:MWNamespace.php/en says
This feature was removed from MediaWiki core in version 1.39 (phab:rMWea1c106ea9a3) (after being deprecated in 1.34). Please see NamespaceInfo.php for an alternative way to use this feature.