aboutsummaryrefslogtreecommitdiffstats
path: root/RELEASE-NOTES-1.31
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE-NOTES-1.31')
-rw-r--r--RELEASE-NOTES-1.312
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE-NOTES-1.31 b/RELEASE-NOTES-1.31
index f1fd9d3ac3fb..5f91df67c96d 100644
--- a/RELEASE-NOTES-1.31
+++ b/RELEASE-NOTES-1.31
@@ -102,6 +102,8 @@ changes to languages because of Phabricator reports.
override DifferenceEngine::getDiffBodyCacheKeyParams() instead.
* The deprecated MW_DIFF_VERSION constant was removed.
DifferenceEngine::MW_DIFF_VERSION should be used instead.
+* Use of Maintenance::error( $err, $die ) to exit script was deprecated. Use
+ Maintenance::fatalError() instead.
== Compatibility ==
MediaWiki 1.31 requires PHP 5.5.9 or later. There is experimental support for