Merge "GlobalFunctions: Hard-deprecate wfUseMW, unused"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.32
index 0ffbdea..bbcd6c2 100644 (file)
@@ -207,6 +207,8 @@ because of Phabricator reports.
   CapsuleMultiselectWidget. The following methods may no longer be used:
   * setItemsFromData: Use setValue instead
   * getItemsData: Use getItems instead and get the data property
+* Two OutputPage methods, addMetadataLink() and getMetadataAttribute(), were
+  removed.  Use addLink() instead.
 
 === Deprecations in 1.32 ===
 * Use of a StartProfiler.php file is deprecated in favour of placing
@@ -301,6 +303,7 @@ because of Phabricator reports.
   do your own lookup for page/content. mNewRev / mOldRev remains public.
 * The $wgExternalDiffEngine value 'wikidiff2' is deprecated. To use wikidiff2
   just enable the PHP extension, and it will be autodetected.
+* The wfUseMW function, soft-deprecated in 1.26, is now hard deprecated.
 
 === Other changes in 1.32 ===
 * (T198811) The following tables have had their UNIQUE indexes turned into