# Compatibility This document holds the compatibility information for Semantic MediaWiki (SMW). For a full list of changes in each release, see the [release notes](https://github.com/SemanticMediaWiki/SemanticMediaWiki/tree/master/docs/releasenotes). For instructions on how to install the latest version of Semantic MediaWiki (SMW), see the [installation instructions](https://github.com/SemanticMediaWiki/SemanticMediaWiki/blob/master/docs/INSTALL.md). ## Platform compatibility and release status
SMW PHP MediaWiki Released Status
3.2.x 7.1.0 - latest 1.31.0 - 1.35.x Q2.2020 Future
3.1.x 7.0.0 - latest 1.31.0 - 1.33.x 2019-09-23 Current
3.0.x 5.6.0 - 7.2.x 1.27.0 - 1.31.x 2018-10-11 Obsolete
2.5.x 5.5.0 - 7.1.x 1.23.0 - 1.30.x 2017-03-14 Obsolete
2.4.x 5.3.2 - 7.0.x 1.19.0 - 1.27.x 2016-07-09 Obsolete
2.3.x 5.3.2 - 5.6.x 1.19.0 - 1.25.x 2015-10-25 Obsolete
2.2.x 5.3.2 - 5.6.x 1.19.0 - 1.25.x 2015-05-09 Obsolete
2.1.x 5.3.2 - 5.6.x 1.19.0 - 1.24.x 2015-01-19 Obsolete
2.1.x 5.3.2 - 5.6.x 1.19.0 - 1.23.x 2014-08-04 Obsolete
1.9.x 5.3.2 - 5.6.x 1.19.0 - 1.22.x 2014-01-03 Obsolete
### Notes The PHP and MediaWiki version ranges listed are those in which SMW is known to work. It might also work with more recent versions of PHP and MediaWiki, though this is not guaranteed. Increases of minimum requirements are indicated in bold. It is strongly recommended to also always upgrade the underlying MediaWiki software to supported versions. See the [version lifecycle](https://www.mediawiki.org/wiki/Version_lifecycle) for current information on supported versions. * For the 1.28 MediaWiki release branch, 1.28.1 or later is recommended due to [T154428](https://phabricator.wikimedia.org/T154428). * For the 1.27 MediaWiki release branch, 1.27.4 or later is recommended due to [T100085](https://phabricator.wikimedia.org/T100085). * PHP 7.1+ requires at least MediaWiki 1.29 due to [T153505](https://phabricator.wikimedia.org/T153505) and [T143788](https://phabricator.wikimedia.org/T143788) (at the time of this writing). Please also consult the official MediaWiki release documentation. HHVM 3.3.0 to 3.30.0 which was only needed when not using PHP was supported in varying versions from SMW 2.1.x to 3.0.x but since it is no longer tested functionality can no longer be validated and assured. ## Database compatibility ### SQL support
SMW MySQL SQLite PostgreSQL
3.1.x Full support (5.x) Full support (3.x) Full support (9.x)
3.0.x Full support (5.x) Full support (3.x) Full support (9.x)
2.5.x Full support (5.x) Full support (3.x) Full support (9.x)
2.4.x Full support (5.x) Full support (3.x) Full support (9.x)
2.3.x Full support (5.x) Full support (3.x) Full support (9.x)
2.2.x Full support (5.x) Full support (3.x) Full support (9.x)
2.1.x Full support (5.x) Full support (3.x) Full support (9.x)
2.0.x Full support Full support Beta support
1.9.x Full support Full support Beta support
Note that MS SQL Server and Oracle are not supported as database backends. ### Triple store support
SMW Fuseki Virtuoso 4store Sesame Blazegraph
3.1.x Full support
(1.x >=1.1) + 2.4.0
Full support
(6.x >=6.1) + 7.2[t.1]
Beta support
(1.x >=1.1)[t.2]
Full support
(2.8.x)
Full support
(1.5.2) + 2.1.0[t.3]
3.0.x Full support
(1.x >=1.1) + 2.4.0
Full support
(6.x >=6.1) + 7.2[t.1]
Beta support
(1.x >=1.1)[t.2]
Full support
(2.8.x)
Full support
(1.5.2) + 2.1.0[t.3]
2.5.x Full support
(1.x >=1.1) + 2.4.0
Full support
(6.x >=6.1) + 7.2[t.1]
Beta support
(1.x >=1.1)[t.2]
Full support
(2.8.x)
Full support
(1.5.2) + 2.1.0[t.3]
2.4.x Full support
(1.x >=1.1) + 2.4.0
Full support
(6.x >=6.1) + 7.2[t.1]
Beta support
(1.x >=1.1)[t.2]
Full support
(2.8.x)
Full support
(1.5.2) + 2.1.0[t.3]
2.3.x Full support
(1.x >=1.1)
Full support
(6.x >=6.1) + 7.1[t.1]
Beta support
(1.x >=1.1)[t.2]
Full support
(2.7.x)
Full support
(1.5.2)
2.2.x Full support
(1.x >=1.1)
Full support
(6.x >=6.1) + 7.1[t.1]
Beta support
(1.x >=1.1)[t.2]
Full support
(2.7.x)
Beta support
(1.5.2)
2.1.x Full support
(1.x >=1.1)
Full support
(6.x >=6.1)
Beta support
(1.x >=1.1)
Full support
(2.7.x)
Not tested
2.0.x Full support Full support Beta support Beta support Not tested
1.9.x No support Beta support Beta support Beta support Not tested
- "Full support" means that all functionality has been verified to work and that it can be used in production - "Beta support" means that most functionality has been verified to work, though stability is still low, and things might be buggy ### Notes The information in brackets denotes the versions with which SMW is known to work. SMW might also work with different versions, especially more recent ones, though this is not guaranteed. * [t.1] On an irregular test plan with [Virtuoso 7.2](https://travis-ci.org/mwjames/SemanticMediaWiki/builds/97294290) * [t.2] On an irregular test plan with [4store 1.1.4](https://travis-ci.org/mwjames/SemanticMediaWiki/builds/61200454) * [t.3] [#1583](https://github.com/SemanticMediaWiki/SemanticMediaWiki/issues/1583)