Bug 54049 - HitCounters несовместимо с MediaWiki 1.43.0.
Summary: HitCounters несовместимо с MediaWiki 1.43.0.
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: mediawiki-extensions-HitCounters (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Vitaly Lipatov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-29 09:17 MSK by Alexey Belsky
Modified: 2025-04-29 09:17 MSK (History)
1 user (show)

See Also:


Attachments
лог ошибки (7.05 KB, text/x-log)
2025-04-29 09:17 MSK, Alexey Belsky
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Belsky 2025-04-29 09:17:56 MSK
Created attachment 18314 [details]
лог ошибки

Система  обновленная до Sisyphus
server-11.0.beta20250213-x86-64-minimal

Шаги воспроизведения:

3. Установить дополнительное расширение HitCounters:
# apt-get install mediawiki-extensions-HitCounters
4. Добавить в файл /var/www/webapps/mediawiki/config/LocalSettings.php 
wfLoadExtension( 'HitCounters' );
5. Запустить скрипт
# php /var/www/webapps/mediawiki/wiki/maintenance/update.php

Ожидаемый результат:
Скрипт завершился успешно

Фактический результат:

Обновление завершается ошибкой: 
PHP Fatal error:  Class HitCounters\HCUpdater contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (MediaWiki\Installer\DatabaseUpdater::getInitialUpdateKeys) in /usr/share/mediawiki/extensions/HitCounters/includes/HCUpdater.php on line 8