Tagging 1.42.1
Update expected test output after i18n change

The Arabic translation of red-link-title was modified in change
I47769df5dc (commit dfd748033e).

Bug: T368383
Change-Id: I8f2930802a6b161ba44205d6b6d114d223be3cde
Follows-Up: I47769df5dc91ad12d817e117fe931b1452e8b2ef
(cherry picked from commit 6cbd9e52638b471fa139b852bf5f8d5d366cfff0)
1 file changed
tree: e297a7e550af230bd9c3ea9be08293b3e4fd5930
  1. .phan/
  2. cache/
  3. docs/
  4. extensions/
  5. images/
  6. includes/
  7. languages/
  8. maintenance/
  9. mw-config/
  10. resources/
  11. skins/
  12. tests/
  13. .dockerignore
  14. .editorconfig
  15. .eslintignore
  16. .eslintrc.json
  17. .fresnel.yml
  18. .gitattributes
  19. .gitignore
  20. .gitmessage
  21. .gitmodules
  22. .gitreview
  23. .mailmap
  24. .phpcs.xml
  25. .stylelintrc.json
  26. .svgo.config.js
  27. .vsls.json
  28. api.php
  29. autoload.php
  30. CODE_OF_CONDUCT.md
  31. composer.json
  32. composer.local.json-sample
  33. COPYING
  34. CREDITS
  35. DEVELOPERS.md
  36. docker-compose.yml
  37. FAQ
  38. Gruntfile.js
  39. HISTORY
  40. img_auth.php
  41. index.php
  42. INSTALL
  43. jsdoc-plugin-allow-dots-in-modules.js
  44. jsdoc.js
  45. load.php
  46. opensearch_desc.php
  47. package-lock.json
  48. package.json
  49. phpunit.xml.dist
  50. README.md
  51. RELEASE-NOTES-1.42
  52. rest.php
  53. SECURITY
  54. thumb.php
  55. thumb_handler.php
  56. UPGRADE
README.md

MediaWiki

MediaWiki is a free and open-source wiki software package written in PHP. It serves as the platform for Wikipedia and the other Wikimedia projects, used by hundreds of millions of people each month. MediaWiki is localised in over 350 languages and its reliability and robust feature set have earned it a large and vibrant community of third-party users and developers.

MediaWiki is:

  • feature-rich and extensible, both on-wiki and with hundreds of extensions;
  • scalable and suitable for both small and large sites;
  • simple to install, working on most hardware/software combinations; and
  • available in your language.

For system requirements, installation, and upgrade details, see the files RELEASE-NOTES, INSTALL, and UPGRADE.

MediaWiki is the result of global collaboration and cooperation. The CREDITS file lists technical contributors to the project. The COPYING file explains MediaWiki's copyright and license (GNU General Public License, version 2 or later). Many thanks to the Wikimedia community for testing and suggestions.