aboutsummaryrefslogtreecommitdiff
path: root/app/Controllers/subscriptionController.php
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <aledeg@users.noreply.github.com> 2017-12-19 09:35:37 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-12-19 09:35:37 +0100
commit00776f454773d83b9c1db590f01122b24c06edbd (patch)
tree747b41221a8b2032d48fa6e84100221d3d1a635b /app/Controllers/subscriptionController.php
parent95ed8dca5d0ddc1268a1ee63d4d2577fa1cc376a (diff)
PHP 7.2: Fix a warning when retrieving the list of entries (#1739)
When retrieving the list of entries when the context was 'all' or 'starred', there was the following warning: > Warning: count(): Parameter must be an array or an object that implements Countable in /home/alexis/FreshRSS/app/Controllers/indexController.php on line 206 I fixed that by changing how the array is tested.
Diffstat (limited to 'app/Controllers/subscriptionController.php')
0 files changed, 0 insertions, 0 deletions