Update git submodules

* Update extensions/VisualEditor from branch 'REL1_44'
  to 572839e257dfb5de6fc52d9612422a626732308a
  - build: Updating websocket-driver to 0.7.5
    
    * https://github.com/advisories/GHSA-mp7j-qc5w-4988
    * https://github.com/advisories/GHSA-xv26-6w52-cph6
    
    Change-Id: I016d75d946fe83047d7a95ffe3237df0ad8ff3a7
    
1 file changed
tree: 3b0eba53d183024776f90fde0fa65732602b83a9
  1. .phan/
  2. cache/
  3. docs/
  4. extensions/
  5. images/
  6. includes/
  7. languages/
  8. maintenance/
  9. mw-config/
  10. resources/
  11. skins/
  12. sql/
  13. tests/
  14. .dockerignore
  15. .editorconfig
  16. .eslintignore
  17. .eslintrc.json
  18. .fresnel.yml
  19. .git-blame-ignore-revs
  20. .gitattributes
  21. .gitignore
  22. .gitmessage
  23. .gitmodules
  24. .gitreview
  25. .mailmap
  26. .phpcs.xml
  27. .stylelintrc.json
  28. .svgo.config.js
  29. .vsls.json
  30. api.php
  31. autoload.php
  32. bundlesize.config.json
  33. CODE_OF_CONDUCT.md
  34. composer.json
  35. composer.local.json-sample
  36. COPYING
  37. CREDITS
  38. DEVELOPERS.md
  39. docker-compose.yml
  40. FAQ
  41. Gruntfile.js
  42. HISTORY
  43. img_auth.php
  44. index.php
  45. INSTALL
  46. jsdoc.json
  47. load.php
  48. opensearch_desc.php
  49. package-lock.json
  50. package.json
  51. phpunit.xml.dist
  52. README.md
  53. RELEASE-NOTES-1.44
  54. rest.php
  55. SECURITY
  56. thumb.php
  57. thumb_handler.php
  58. 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.