API: Add new hook 'APIGetPossibleErrors'
authorumherirrender <umherirrender_de.wp@web.de>
Fri, 5 Apr 2013 16:34:47 +0000 (18:34 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Fri, 19 Apr 2013 13:25:58 +0000 (15:25 +0200)
commit4975761eb2a5387ab53fe340cc60d566fce9dae0
treeb6ada0fb074bb4489646c5eaa202fd25e1e7f61d
parent59624e535edc6a3690e67ba341812cf8b34c6e88
API: Add new hook 'APIGetPossibleErrors'

This allows extensions to modify the array.

This completes the serie of hooks for similar get methods in ApiBase.

Change-Id: Ib398f5815ab57f25d56356b0997c55a03fd96874
RELEASE-NOTES-1.22
docs/hooks.txt
includes/api/ApiBase.php
includes/api/ApiImageRotate.php
includes/api/ApiParamInfo.php
includes/api/ApiPurge.php
includes/api/ApiQuery.php
includes/api/ApiSetNotificationTimestamp.php