e2a2904334b84ee256204e69c0724c7ec18d13ec - mediawiki/core - Gitiles
gerrit.wikimedia.org
mediawiki
core
e2a2904334b84ee256204e69c0724c7ec18d13ec
commit
e2a2904334b84ee256204e69c0724c7ec18d13ec
log
tgz
author
Tim Starling
Tue Mar 18 10:19:10 2025 +1100
committer
Tim Starling
Tue Mar 18 13:17:45 2025 +1100
tree
f2808e01df5714a1c78d7637c2b1f2fde2ba49de
parent
a24cff09514d1977dd6eca4b384647347f8470dd
diff
rdbms: Require SQLite 3.24+
Require SQLite 3.24+, released June 2018. Minimum distro releases:
Debian 10 (buster), Ubuntu 20.04, Fedora 29.
Bug: T389028
Change-Id:
I1f548ee162921fa8398740e4b0528703c84bcaa3
INSTALL
diff
RELEASE-NOTES-1.44
diff
includes/installer/SqliteInstaller.php
diff
tests/parser/parserTests.php
diff
tests/phpunit/integration/includes/db/DatabaseSqliteTest.php
diff
5 files changed
tree: f2808e01df5714a1c78d7637c2b1f2fde2ba49de
.phan/
cache/
docs/
extensions/
images/
includes/
languages/
maintenance/
mw-config/
resources/
skins/
sql/
tests/
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.git-blame-ignore-revs
.gitattributes
.gitignore
.gitmessage
.gitreview
.mailmap
.phpcs.xml
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php
bundlesize.config.json
CODE_OF_CONDUCT.md
composer.json
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js
HISTORY
img_auth.php
index.php
INSTALL
jsdoc.json
load.php
opensearch_desc.php
package-lock.json
package.json
phpunit.xml.dist
README.md
RELEASE-NOTES-1.44
rest.php
SECURITY
thumb.php
thumb_handler.php
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.
Ready to get started?
Setting up your local development environment?
Looking for the technical manual?
Seeking help from a person?
Looking to file a bug report or a feature request?
Interested in helping out?
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.