wiki.techinc.nl/tests/phpunit/includes/user
Umherirrender 7e24705bcd Exclude null values for flag UserOptionsManager::EXCLUDE_DEFAULTS
isset returns false for null and the null values are not compared,
that treats them as non-default, even the default is also null.

Bug: T291748
Follow-Up: I6e61c11d8aed27b4b559e74849e0056e5eef3638
Change-Id: I0a0932b403098967c261eee3dc0e7d5da3c4fffb
2021-11-01 20:44:13 +01:00
..
BotPasswordTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
DefaultOptionsLookupTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ExternalUserNamesTest.php Add DummyServicesTrait::getDummyInterwikiLookup 2021-05-05 10:57:59 -07:00
LocalIdLookupTest.php Convert CentralIdLookup to UserIdentity. 2021-07-21 06:18:59 -07:00
PasswordResetTest.php Add UserNameUtils to DummyServicesTrait, and use it 2021-07-27 12:17:06 +00:00
TalkPageNotificationManagerTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
UserEditTrackerTest.php Remove User::$mEditCount and internal caching 2021-06-18 00:25:47 +00:00
UserGroupManagerTest.php Create new UserGroupManager::addUserToMultipleGroups method 2021-08-30 10:24:46 -04:00
UserGroupMembershipTest.php Replace Assert::parameterType with typehints 2021-08-03 10:03:48 -04:00
UserOptionsLookupTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
UserOptionsManagerTest.php Exclude null values for flag UserOptionsManager::EXCLUDE_DEFAULTS 2021-11-01 20:44:13 +01:00
UserTest.php Remove hard deprecated Watchlist methods in User, Title, and WatchAction 2021-10-04 15:14:24 -04:00