Mark 3 hooks deprecated by ContentHandler as such
[lhc/web/wiklou.git] / RELEASE-NOTES-1.28
index 27e02a5..1ece2a4 100644 (file)
@@ -214,6 +214,8 @@ changes to languages because of Phabricator reports.
 * IP::isConfiguredProxy() and IP::isTrustedProxy() were removed. Callers should
   migrate to using the same functions on a ProxyLookup instance, obtainable from
   MediaWikiServices.
+* The ArticleViewCustom, EditPageGetDiffText and EditPageGetPreviewText hooks will
+  now emit deprecation warnings if used.
 
 == Compatibility ==