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 |
||
|---|---|---|
| .. | ||
| DefaultPreferencesFactory.php | ||
| Filter.php | ||
| IntvalFilter.php | ||
| MultiUsernameFilter.php | ||
| PreferencesFactory.php | ||
| TimezoneFilter.php | ||