SpecialWatchlist: Use FormOptions for parameter handling
authorBartosz Dziewoński <matma.rex@gmail.com>
Fri, 11 Oct 2013 19:39:00 +0000 (21:39 +0200)
committerOri.livneh <ori@wikimedia.org>
Sat, 11 Jan 2014 01:01:53 +0000 (01:01 +0000)
commit2e29ebf8a362d11c0b80ff99a7338e22401776e6
tree36f51ddc601d094bf66ce95a702c062e76e881a6
parent132ed8f5e013f19f67b34edbf58c31bb3f959bbe
SpecialWatchlist: Use FormOptions for parameter handling

The SpecialWatchlistQuery hook now gets a FormOptions object as the last
parameter instead of an array (which is not bad as bad as it sounds, since
the class implements ArrayAccess).

Change-Id: Iec4aab870b6e9aa98d2b118010e78e25b1dbe437
RELEASE-NOTES-1.23
docs/hooks.txt
includes/specials/SpecialWatchlist.php