Don't pass Config to service constructors
[lhc/web/wiklou.git] / RELEASE-NOTES-1.34
index 3a9ea7c..5d46edd 100644 (file)
@@ -124,7 +124,8 @@ because of Phabricator reports.
   to the BlockManager as private helper methods.
 * User::isDnsBlacklisted is deprecated. Use BlockManager::isDnsBlacklisted
   instead.
-* …
+* The Config argument to ChangesListSpecialPage::checkStructuredFilterUiEnabled
+  is deprecated. Pass only the User argument.
 
 === Other changes in 1.34 ===
 * …