mediawiki-extensions-Echo/includes
Umherirrender 516eeda19e Remove count() of null value
php7 gives:
count(): Parameter must be an array or an object that implements
Countable
null or [] are both evaluate to false, so just remove the count

Change-Id: Id92dbd48f308d1e9dffa086699e0e944744aeeaa
2018-08-23 18:07:22 +02:00
..
api Remove count() of null value 2018-08-23 18:07:22 +02:00
cache cache: Reduce responsibility of subclass and remove unused parts 2018-08-17 03:28:02 +00:00
controller Add missing newlines before "use" sections 2018-08-13 09:29:32 +02:00
exception
formatters Split long lines over 200 chars 2018-08-23 10:33:25 +02:00
gateway UserNotificationGateway: Use batching in markRead() and markUnread() 2018-08-09 16:34:04 -07:00
iterator
jobs NotificationMapper: Use batching in deleteByUserEventOffset() 2018-08-08 14:57:58 -07:00
mapper Merge "Use "false" as type hint in PHPDoc tags" 2018-08-16 01:00:05 +00:00
model Merge "Fix missing/mismatching type hints PHPDoc tags" 2018-08-16 08:39:29 +00:00
ooui
special Split long lines over 200 chars 2018-08-23 10:33:25 +02:00
AttributeManager.php Merge "Make "@… array" type hints more specific" 2018-08-16 00:57:12 +00:00
Bundleable.php Remove some non-helpful lines of documentation 2018-07-06 15:14:44 +00:00
Bundler.php
DataOutputFormatter.php Merge "Use "false" as type hint in PHPDoc tags" 2018-08-16 01:00:05 +00:00
DeferredMarkAsDeletedUpdate.php Merge "Make "@… array" type hints more specific" 2018-08-16 00:57:12 +00:00
DiscussionParser.php Merge "Use "false" as type hint in PHPDoc tags" 2018-08-16 01:00:05 +00:00
EchoArrayList.php Fix multiple PHP class declarations in one file 2018-01-21 21:17:53 +00:00
EchoCachedList.php CachedList: Use getWithSetCallback() 2018-05-30 05:15:20 +00:00
EchoContainmentList.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
EchoContainmentSet.php Get rid of special casing for user blacklist 2018-07-09 15:50:38 -07:00
EchoDbFactory.php Merge "Use "false" as type hint in PHPDoc tags" 2018-08-16 01:00:05 +00:00
EchoDiffGroup.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
EchoDiffParser.php Merge "Make "@… array" type hints more specific" 2018-08-16 00:57:12 +00:00
EchoHooks.php Merge "Make "@… array" type hints more specific" 2018-08-16 00:57:12 +00:00
EchoOnWikiList.php Fix multiple PHP class declarations in one file 2018-01-21 21:17:53 +00:00
EchoSummaryParser.php Don't ping from user talk links in summary 2018-03-08 14:36:58 -08:00
EmailBatch.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
EmailFormat.php
EmailFrequency.php
EventLogging.php Clean up EventLogging integration 2018-08-09 14:19:45 +00:00
ForeignNotifications.php Merge "Make "@… array" type hints more specific" 2018-08-16 00:57:12 +00:00
ForeignWikiRequest.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
Notifier.php Use "false" as type hint in PHPDoc tags 2018-08-13 15:31:13 +00:00
NotifUser.php Merge "Make "@… array" type hints more specific" 2018-08-16 00:57:12 +00:00
ResourceLoaderEchoImageModule.php
schemaUpdate.php
SeenTime.php Merge "Use "false" as type hint in PHPDoc tags" 2018-08-16 01:00:05 +00:00
UnreadWikis.php Merge "Use "false" as type hint in PHPDoc tags" 2018-08-16 01:00:05 +00:00
UserLocator.php Update for the actor table change 2018-03-12 14:34:45 -04:00