Skip to content

Fix MediaWiki 1.44 & 1.43 & 1.42 compatibility#16

Open
RazeSoldier wants to merge 2 commits intonbdd0121:masterfrom
RazeSoldier:fix-compatibility
Open

Fix MediaWiki 1.44 & 1.43 & 1.42 compatibility#16
RazeSoldier wants to merge 2 commits intonbdd0121:masterfrom
RazeSoldier:fix-compatibility

Conversation

@RazeSoldier
Copy link
Contributor

  1. The alias for Html and FormOptions has been removed in MW 1.44
  2. The alias for Xml has been deprecated in MW 1.43
  3. Xml::inputLabel(), Xml::fieldset() and Xml::submitButton() has been deprecated in MW 1.42

1. The alias for Html and FormOptions has been removed in MW 1.44
2. The alias for Xml has been deprecated in MW 1.43
1. Use UserFactory instead of User
2. Use Html::label and Html::input instead of Xml::inputLabel
3. Use Html::submitButton instead of Xml::submitButton
@RazeSoldier RazeSoldier changed the title Fix 1.44 & 1.43 & 1.42 compatibility Fix MediaWiki 1.44 & 1.43 & 1.42 compatibility Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant