Add optional serialization_type and hmac_key param values to RESTBagOStuff
[lhc/web/wiklou.git] / RELEASE-NOTES-1.34
index 71d1a41..e98af0a 100644 (file)
@@ -604,6 +604,7 @@ because of Phabricator reports.
 * ApiQueryBase::showHiddenUsersAddBlockInfo() is deprecated. Use
   ApiQueryBlockInfoTrait instead.
 * PasswordReset is now a service, its direct instantiation is deprecated.
+* RESTBagOStuff users should specify either "JSON" or "PHP" serialization type.
 * Language::getLocalisationCache() is deprecated. Use MediaWikiServices
   instead.