X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=RELEASE-NOTES-1.32;h=b63c6442355ec67c926ba31644887036935d7f49;hp=3c2dad429a247321da89e72622266e1961afab59;hb=de74ca99ac7a5dee5d5fe95ad0b012ad776e22ed;hpb=14c952bfc69249691b3bf963d0909cc8f94ff417 diff --git a/RELEASE-NOTES-1.32 b/RELEASE-NOTES-1.32 index 3c2dad429a..b63c644235 100644 --- a/RELEASE-NOTES-1.32 +++ b/RELEASE-NOTES-1.32 @@ -54,6 +54,8 @@ production. from normal parameters. All parameter definitions now include an "index" key to allow clients to maintain parameter ordering when merging normal and templated parameters. +* It is now an error to submit too many values for a multi-valued parameter. + This has generated a warning since MediaWiki 1.14. === Action API internal changes in 1.32 === * Added 'ApiParseMakeOutputPage' hook. @@ -124,6 +126,8 @@ because of Phabricator reports. mediawiki.api.login, mediawiki.api.options, mediawiki.api.parse, mediawiki.api.upload, mediawiki.api.user, mediawiki.api.watch, mediawiki.api.messages, and mediawiki.api.rollback. +* ApiBase::truncateArray() is deprecated. No replacement, as nothing is known + to use it. === Other changes in 1.32 === * Soft hyphens (U+00AD) are now automatically removed from titles; these