Replace existing class with static ::search method with a service under MediaWiki\User\ and with dependencies injected Similar to the creation of the SpecialPageFactory service, rename the old file to UserNamePrefixSearch_deprecated so that UserNamePrefixSearch.php can be used for the service. Follow-up patches will: * Inject and use the new service * Update the release notes * Replace the use of the UserFactory with UserNameUtils Change-Id: Ib78b9bdc96c935d75bd03a8af789b8b359c58b07 |
||
|---|---|---|
| .. | ||
| StaticUserOptionsLookupTest.php | ||
| UserArrayFromResultTest.php | ||
| UserEditTrackerTest.php | ||
| UserGroupManagerFactoryTest.php | ||
| UserNamePrefixSearchTest.php | ||
| WatchlistNotificationManagerTest.php | ||