Start implementation of bug 18771 - List possible errors in action=paraminfo
authorSam Reed <reedy@users.mediawiki.org>
Thu, 11 Feb 2010 01:13:45 +0000 (01:13 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Thu, 11 Feb 2010 01:13:45 +0000 (01:13 +0000)
commitee604825469c58ea9d25680682a5a38a55d0e143
tree2e3bbc389c1b27a94051f4ed0a35046ac4f39991
parent812d4ea4dfaecacf32e0265b451366c02a286c75
Start implementation of bug 18771 - List possible errors in action=paraminfo

Base has empty array() returning method, ApiBlock has implementation of possibleErrors from code above (possibly not complete)

Can be finished incrementally, so serves as a review point for Roan
includes/api/ApiBase.php
includes/api/ApiBlock.php
includes/api/ApiParamInfo.php