wiki.techinc.nl/includes/changes
Niklas Laxström 80ca508ed1 Add User::equals
Seems stupid omission. Title has one. Why do I need to think how
to determine how to users objects point to the same user. Allows
more expressive code.

Also fixes a bug in multiple places where users "0" and "00" were
considered equal.

Change-Id: I682392e564b332b77ab489f2ad394fa2d28098a5
2015-01-13 15:04:45 +01:00
..
ChangesFeed.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
ChangesList.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
EnhancedChangesList.php Fix phpcs errors in includes/ 2015-01-08 20:15:07 +01:00
OldChangesList.php Fix phpcs errors in includes/ 2015-01-08 20:15:07 +01:00
RCCacheEntry.php Fixed some @params documentation 2014-04-14 19:52:18 +00:00
RCCacheEntryFactory.php Remove obsolete RC_MOVE and RC_MOVE_OVER_REDIRECT rc types 2014-06-11 02:44:48 +00:00
RecentChange.php Add User::equals 2015-01-13 15:04:45 +01:00