Current configuration on the wiki
Find a file
Fomafix add5bfa0b3 Update git submodules
* Update extensions/ConfirmEdit from branch 'REL1_43'
  to cb1daa6f6f3fc058b791f2d867f2598014c568af
  - Remove internal $wgCaptcha singleton
    
    The static variable $instanceCreated is not needed anymore. Instead,
    the singleton is stored there instead.
    
    The docs for "wgCaptcha" in extension.json were incorrect, since
    wgCaptchaClass is how the module is configured.
    
    Change-Id: Ie7226e8c7d83de3f7925fc9d7d6e27096f686f56
    (cherry picked from commit ec7651f4b11cec563922beb5a361118651fa6f49)
2025-07-07 19:39:21 +00:00
.phan structure tests: allow PHP 8.1 syntax and autoload enums 2025-06-18 10:55:15 +01:00
cache In .htaccess deny files, use "Satisfy All" 2025-04-04 13:17:15 +00:00
docs [REST Sandbox] Remove SwaggerUI from MediaWiki Releases 2025-06-30 16:05:49 +01:00
extensions Update git submodules 2025-07-07 19:39:21 +00:00
images
includes autoload: Expand Autoloader::CORE_NAMESPACES 2025-07-07 16:53:04 +00:00
languages Localisation updates from https://translatewiki.net. 2025-07-01 07:34:28 +02:00
maintenance uppercaseTitlesForUnicodeTransition: Add missing return 2025-07-02 00:34:22 +01:00
mw-config installer: Fix class name in example override 2025-01-25 15:07:10 +00:00
resources SECURITY: apisandbox: Fix reflected XSS when invalid 'format' is provided 2025-06-30 19:58:40 +01:00
skins Update git submodules 2025-07-01 06:42:43 +00:00
tests tests: move slow ScopeStructureTest out of structure 2025-07-01 13:02:37 +00:00
vendor@ff925b8b4d Update git submodules 2025-07-01 12:49:08 +00:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.git-blame-ignore-revs
.gitattributes
.gitignore
.gitmessage
.gitmodules
.gitreview
.mailmap
.phpcs.xml
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php Cache: Move MessageCache hook interfaces into correct folder 2025-07-02 00:34:15 +01:00
CODE_OF_CONDUCT.md
composer.json composer.json: Replace away symfony php polyfills for PHP8/8.1 2025-07-01 12:51:43 +00:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml dev(docker): Bump mediawiki-web container to dev/bookworm-apache2:1.0.1 2025-01-07 17:02:36 +00:00
FAQ
Gruntfile.js
HISTORY
img_auth.php
index.php
INSTALL INSTALL: Document requirement for bcmath/gmp on 32-bit systems 2025-04-18 15:57:48 +00:00
jsdoc.json
load.php
opensearch_desc.php
package-lock.json
package.json
phpunit.xml.dist
README.md
RELEASE-NOTES-1.43 Start 1.43.4 2025-07-01 14:51:55 +01:00
rest.php
SECURITY
thumb.php
thumb_handler.php
UPGRADE

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.