mediawiki-extensions-Echo/includes
Max Semenik 36af0f2cf1 Stop passing objects by reference
Bug: T193950
Change-Id: Ie8a2302137c5b5fc67862031ffe244c50769fa1f
2019-11-18 23:23:22 -08:00
..
api Add strict "array" type hints to code expecting arrays 2019-10-24 15:18:58 +00:00
cache Echo: Fix case mismatch for function/method calls 2019-06-11 22:46:24 +01:00
controller Merge "Add strict "array" type hints to code expecting arrays" 2019-10-28 08:48:51 +00:00
exception Hygiene: Update method documentation & split exception to a file 2014-08-04 17:43:57 -07:00
formatters Merge "Add strict "array" type hints to code expecting arrays" 2019-10-28 08:48:51 +00:00
gateway Remove global usage in UserNotificationGateway 2019-08-30 22:58:41 +02:00
iterator Fix some doc blocks 2017-11-07 17:06:17 +01:00
jobs Remove duplicate private property from NotificationDeleteJob 2019-10-31 18:18:08 +00:00
mapper Add strict "array" type hints to code expecting arrays 2019-10-24 15:18:58 +00:00
model Add strict "array" type hints to code expecting arrays 2019-10-24 15:18:58 +00:00
ooui Use local vars in LabelIconWidget 2019-02-23 21:26:35 +01:00
special Merge "Use READ_LATEST constant and fix a soft type hint" 2019-10-24 18:37:13 +00:00
AttributeManager.php Make use of the PHP 7 ?? operator where it makes sense 2019-05-09 15:57:16 +00:00
Bundleable.php Add strict "array" type hints to code expecting arrays 2019-10-24 15:18:58 +00:00
Bundler.php Add strict "array" type hints to code expecting arrays 2019-10-24 15:18:58 +00:00
DataOutputFormatter.php Remove usage of deprecated Revision class in Echo 2019-05-08 19:50:58 +01:00
DeferredMarkAsDeletedUpdate.php Merge "Make "@… array" type hints more specific" 2018-08-16 00:57:12 +00:00
DiscussionParser.php Add strict "array" type hints to code expecting arrays 2019-10-24 15:18:58 +00:00
EchoArrayList.php Fix multiple PHP class declarations in one file 2018-01-21 21:17:53 +00:00
EchoCachedList.php Convert caching to WANObjectCache 2019-02-28 21:56:38 -08:00
EchoContainmentList.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
EchoContainmentSet.php Convert caching to WANObjectCache 2019-02-28 21:56:38 -08:00
EchoDbFactory.php Add strict "array" type hints to code expecting arrays 2019-10-24 15:18:58 +00:00
EchoDiffGroup.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
EchoDiffParser.php Code improvements for includes/ **only** directory 2019-03-05 18:58:52 +01:00
EchoHooks.php Stop passing objects by reference 2019-11-18 23:23:22 -08:00
EchoOnWikiList.php Code improvements for includes/ **only** directory 2019-03-05 18:58:52 +01:00
EchoSummaryParser.php Replace two regular expressions with cheap string manipulations 2018-10-11 10:59:04 +02:00
EmailBatch.php Echo: Fix case mismatch for function/method calls 2019-06-11 22:46:24 +01:00
EmailFormat.php HTML email formatter using presentation model 2016-05-12 09:29:24 -04:00
EmailFrequency.php HTML email formatter using presentation model 2016-05-12 09:29:24 -04:00
EventLogging.php Code improvements for includes/ **only** directory 2019-03-05 18:58:52 +01:00
ForeignNotifications.php Use php null coalesce operator ?? 2019-03-12 21:04:00 +01:00
ForeignWikiRequest.php Add phan 2019-04-10 18:51:59 +02:00
Notifier.php Drop $wgNotificationReplyName, instead let just show the e-mail 2018-08-29 01:03:54 +00:00
NotifUser.php Remove global usage in UserNotificationGateway 2019-08-30 22:58:41 +02:00
ResourceLoaderEchoImageModule.php Remove non helpful (auto-generated) comments 2019-10-23 12:31:35 +02:00
schemaUpdate.php Code improvements for includes/ **only** directory 2019-03-05 18:58:52 +01:00
SeenTime.php SeenTime: Do not set the cache key to Unix epoch 2019-10-18 14:23:28 +02:00
UnreadWikis.php Remove non helpful (auto-generated) comments 2019-10-23 12:31:35 +02:00
UserLocator.php Remove usage of deprecated Revision class in Echo 2019-05-08 19:50:58 +01:00