Current configuration on the wiki
Find a file
Cindy Cicalese 4d413376b9 Fix array order for array_replace_recursive merge strategy
Prior to this change, if a configuration array is defined
in extension.json, array elements cannot be overridden by
setting values in the corresponding configuration variable,
as intended by the array_replace_recursive merge strategy.
This is because the order of the arrays in the
array_replace_recursive() function call need to be
reversed.

Bug: T283464
Change-Id: I55561232a994f745c5f3cd8394674b18c0529d13
2021-05-23 13:29:35 -04:00
.phan
.pipeline
cache
docs Freenode -> Libera per wikimedia moving from freenode to libera 2021-05-20 22:10:24 +00:00
extensions
images
includes Fix array order for array_replace_recursive merge strategy 2021-05-23 13:29:35 -04:00
languages Merge "Change "protection level" to "protection settings"" 2021-05-23 12:54:48 +00:00
maintenance Migrate revision table to abstract schema 2021-05-20 14:52:15 -07:00
mw-config
resources Merge "Display error boxes normally on changeslist special pages" 2021-05-20 02:11:16 +00:00
skins
tests Fix array order for array_replace_recursive merge strategy 2021-05-23 13:29:35 -04:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml
.stylelintrc.json
.svgo.config.js build: Update SVGO to latest v2.3.0 and re-crush SVGs 2021-05-18 05:50:18 -07:00
.travis.yml Freenode -> Libera per wikimedia moving from freenode to libera 2021-05-20 22:10:24 +00:00
.vsls.json
api.php
autoload.php Basic JPEG2000 handler 2021-05-19 12:42:08 -07:00
CODE_OF_CONDUCT.md
composer.json Freenode -> Libera per wikimedia moving from freenode to libera 2021-05-20 22:10:24 +00:00
composer.local.json-sample
COPYING
CREDITS Remove duplicate mention on CREDITS 2021-05-12 00:26:35 +00:00
DEVELOPERS.md Freenode -> Libera per wikimedia moving from freenode to libera 2021-05-20 22:10:24 +00:00
docker-compose.yml
FAQ
Gruntfile.js build: Update SVGO to latest v2.3.0 and re-crush SVGs 2021-05-18 05:50:18 -07:00
HISTORY
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package-lock.json selenium: Record videos using Xvfb+ffmpeg 2021-05-20 15:46:20 +02:00
package.json selenium: Record videos using Xvfb+ffmpeg 2021-05-20 15:46:20 +02:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.36
RELEASE-NOTES-1.37 Freenode -> Libera per wikimedia moving from freenode to libera 2021-05-20 22:10:24 +00: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.