PrefixSearch: Drop titleSearch(), deprecated in 1.23
[lhc/web/wiklou.git] / RELEASE-NOTES-1.34
index 87068d8..f8aafd9 100644 (file)
@@ -232,6 +232,8 @@ because of Phabricator reports.
 * 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 ===