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

#51 | MediaWiki 1.41: Use namespaced MediaWiki\SiteStats\SiteStats #51

Closed
winstonsung opened this issue Jan 16, 2025 · 0 comments · Fixed by #52
Closed

#51 | MediaWiki 1.41: Use namespaced MediaWiki\SiteStats\SiteStats #51

winstonsung opened this issue Jan 16, 2025 · 0 comments · Fixed by #52
Assignees

Comments

@winstonsung
Copy link
Collaborator

# use MediaWiki\SiteStats\SiteStats; // Namespaced in 1.41.0
use SiteStats;
@winstonsung winstonsung self-assigned this Jan 16, 2025
winstonsung added a commit that referenced this issue Jan 16, 2025
Drop support for MediaWiki 1.39.x, 1.41.x, 1.42.x in master branch.
Namespaced MediaWiki\SiteStats\SiteStats.
Remove the ResourceLoader targets system.

Bug: #49
Bug: #50
Bug: #51
Change-Id: Ia3b26ab9cf1e0f487024a7a97cf102a49b06c180
@winstonsung winstonsung linked a pull request Jan 16, 2025 that will close this issue
@winstonsung winstonsung changed the title #51 | Use namespaced MediaWiki\SiteStats\SiteStats #51 | MediaWiki 1.41: Use namespaced MediaWiki\SiteStats\SiteStats Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant