Replace User::isAllowed with PermissionManager.
[lhc/web/wiklou.git] / RELEASE-NOTES-1.34
index e98c943..0c6fec2 100644 (file)
@@ -445,6 +445,7 @@ because of Phabricator reports.
 * SearchEngine::textAlreadyUpdatedForIndex() is deprecated, given the
   deprecation above this method is no longer needed/called and should not be
   implemented by SearchEngine implementation.
+* IDatabase::bufferResults() has been deprecated. Use query batching instead.
 
 === Other changes in 1.34 ===
 * …