Merge "PrefixSearch: Drop titleSearch(), deprecated in 1.23"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.34
index 5c0b57e..f8aafd9 100644 (file)
@@ -230,6 +230,10 @@ because of Phabricator reports.
 * OutputPage::wrapWikiMsg() no longer accepts an options parameter. This was
   deprecated since 1.20.
 * Skin::outputPage() no longer accepts a context. This was deprecated in 1.20.
+* Linker::link() no longer accepts a string for the query array, as was
+  deprecated in 1.20.
+* PrefixSearch::titleSearch(), deprecated in 1.23, has been removed. Use the
+  TitlePrefixSearch or StringPrefixSearch classes instead.
 * …
 
 === Deprecations in 1.34 ===