Current configuration on the wiki
Find a file
Gergő Tisza 969f701fce
psysh: Add MW_NO_SESSION mode for testing related features
Add a --no-session option to shell.php for easier manual
testing/debugging of code for which that flag is relevant.

Exempt from autoloading to avoid breaking ScopeStructureTest.

Change-Id: I97548c8fe76a833837b131a5cd5bd0006a5f7326
2023-01-18 00:49:15 -08:00
.phan build: Add phan stub for ReturnTypeWillChange 2022-12-16 14:51:07 +01:00
cache
docs Merge "rdbms: Remove deprecation mark for $wgSharedDB" 2023-01-12 07:45:42 +00:00
extensions
images
includes Merge "MWCryptHash: Clean up and add types of static fields" 2023-01-14 19:14:42 +00:00
languages Localisation updates from https://translatewiki.net. 2023-01-13 08:09:31 +01:00
maintenance psysh: Add MW_NO_SESSION mode for testing related features 2023-01-18 00:49:15 -08:00
mw-config
resources Merge "Gallery: Improve initial state and fix thumbnail sizes" 2023-01-12 23:21:36 +00:00
skins
tests Merge "Hard-deprecate CommentStore::getStore" 2023-01-14 02:37:17 +00:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes .gitattributes: Ship docker-compose.yml to the tarball 2022-11-30 09:37:13 -05:00
.gitignore gitignore: add /images/phonos-render for Extension:Phonos 2022-12-12 13:13:56 -05:00
.gitreview
.mailmap
.phpcs.xml maintenance: Migrate mcc.php from CommandLineInc to Maintenance 2023-01-14 02:02:59 +00:00
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php psysh: Add MW_NO_SESSION mode for testing related features 2023-01-18 00:49:15 -08:00
CODE_OF_CONDUCT.md
composer.json Update symfony/* 2023-01-14 02:27:06 +00:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md Merge "Add Windows-specific instructions in DEVELOPERS.md" 2022-12-14 03:19:55 +00:00
docker-compose.yml MediaWiki-Docker: Switch PHP images to PHP 8.1 2022-12-15 07:31:23 +00:00
FAQ
Gruntfile.js
HISTORY HISTORY: Add 1.35.9, 1.38.5, 1.39.1 2022-12-22 22:32:07 +00:00
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package-lock.json selenium: Remove webdriverio npm package 2022-12-13 13:01:15 +00:00
package.json selenium: Remove webdriverio npm package 2022-12-13 13:01:15 +00:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.40 Merge "Update symfony/*" 2023-01-14 03:58:46 +00:00
rest.php
SECURITY
thumb.php Merge "Replace deprecated PermissionManager::getGroupPermissions" 2022-12-14 21:54:17 +00:00
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.