Linker::link: Drop support for string query param, deprecated in 1.20
[lhc/web/wiklou.git] / RELEASE-NOTES-1.34
index f3baa52..87068d8 100644 (file)
@@ -229,6 +229,9 @@ because of Phabricator reports.
   \Maintenance::countDown() method instead.
 * 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.
 * …
 
 === Deprecations in 1.34 ===