Fix covers __constructor -> __construct
[lhc/web/wiklou.git] / RELEASE-NOTES-1.31
index efadf9a..498c473 100644 (file)
@@ -45,7 +45,9 @@ changes to languages because of Phabricator reports.
 * The global function wfBCP47 was renamed to LanguageCode::bcp47.
 * The global function wfBCP47 is now deprecated.
 * The global function wfCountDown() is now deprecated in favor of
-  Maintenance::countDown().
+  Maintenance::countDown()
+* The OutputPage class constructor now requires a context parameter,
+  (instantiating without context was deprecated in 1.18)
 
 == Compatibility ==
 MediaWiki 1.31 requires PHP 5.5.9 or later. There is experimental support for