LogFormatter: Fail softer when trying to link an invalid titles
[lhc/web/wiklou.git] / RELEASE-NOTES-1.31
index 0af2402..432ef90 100644 (file)
@@ -22,6 +22,8 @@ THIS IS NOT A RELEASE YET
   non-admins can edit the page.
 * (T194052) Updated wikimedia/base-convert from 1.0.1 to 2.0.0.
 * (T199494) Fix notices in maintenance/removeUnusuedAccounts.php
+* (T209870) Fix SQL syntax error in MS-SQL initialisation file for new wikis
+* (T185049) LogFormatter: Fail softer when trying to link an invalid titles
 
 == MediaWiki 1.31.1 ==
 
@@ -485,7 +487,8 @@ changes to languages because of Phabricator reports.
 == Compatibility ==
 MediaWiki 1.31 requires PHP 7.0.0 or later. Although HHVM 3.18.5 or later is
 supported, it is generally advised to use PHP 7.0.0 or later for long term
-support.
+support. MediaWiki requires that the mbstring, xml, ctype, json, iconv and
+fileinfo PHP extensions are loaded to work.
 
 MySQL/MariaDB is the recommended DBMS. PostgreSQL or SQLite can also be used,
 but support for them is somewhat less mature. There is experimental support for