API: * BREAKING CHANGE: (bug 16074) Providing prop=revisions&rvprop=content with...
authorRoan Kattouw <catrope@users.mediawiki.org>
Fri, 24 Oct 2008 13:05:44 +0000 (13:05 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Fri, 24 Oct 2008 13:05:44 +0000 (13:05 +0000)
commit6ad1e45cd94c77264dc9385209c3c6c4d55c2113
tree17a246478a01197e1c7bcd220dfe1c8a56368718
parentee3e7075a51f110eb0bf0070799b81ce526a6aa3
API: * BREAKING CHANGE: (bug 16074) Providing prop=revisions&rvprop=content with too many titles or revisions (typically through a generator) no longer causes an error, but a warning
* Added ApiBase::truncateArray() and used it in ApiBase::parseMultiValue()
RELEASE-NOTES
includes/api/ApiBase.php
includes/api/ApiQueryRevisions.php