wiki.techinc.nl/includes/preferences
Daimona Eaytoy bd5b6f98ba Fix new phan errors, part 3
These are almost only doc changes, with two exceptions:
1-In LinkHolderArray, int-alike array keys are now cast to int, to be uniform with what we do in other code paths
2-In ExtensionRegistration, changed a line to throw an Exception
immediately, instead of an ExtensionDependencyError. This is because the
latter takes an array with msg and type, but we were passing it a plain
string (and in fact the code was bugged).

Bug: T231636
Change-Id: I8b0ef50d279c2a87490dde6a467a4e22c0710afd
2019-10-12 10:35:22 +00:00
..
DefaultPreferencesFactory.php Fix new phan errors, part 3 2019-10-12 10:35:22 +00:00
Filter.php Fix typo in docs 2019-05-31 00:07:34 -04:00
IntvalFilter.php Introduce preference filters 2018-07-17 13:19:14 -07:00
MultiUsernameFilter.php Finish sentence in MultiUsernameFilter documentation 2019-05-28 18:54:18 +01:00
PreferencesFactory.php Remove PreferencesFormLegacy.php 2019-04-14 02:08:32 +00:00
TimezoneFilter.php Introduce preference filters 2018-07-17 13:19:14 -07:00