From dfac9f5813df7d4c7c812c381364c8898333f559 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Wed, 11 Sep 2024 17:14:53 +0200 Subject: PHPStan booleansInConditions (#6793) * PHPStan booleansInConditions * Uniformisation --- app/views/configure/archiving.phtml | 4 ++-- app/views/configure/queries.phtml | 4 ++-- app/views/configure/query.phtml | 2 +- app/views/helpers/feed/update.phtml | 3 +++ app/views/helpers/index/article.phtml | 9 ++++++--- app/views/helpers/index/normal/entry_bottom.phtml | 3 +++ app/views/helpers/index/normal/entry_header.phtml | 3 +++ app/views/helpers/index/tags.phtml | 3 +++ app/views/helpers/stream-footer.phtml | 2 +- app/views/index/normal.phtml | 11 ++++++++++- app/views/stats/repartition.phtml | 4 ++-- app/views/subscription/feed.phtml | 2 +- 12 files changed, 37 insertions(+), 13 deletions(-) (limited to 'app/views') diff --git a/app/views/configure/archiving.phtml b/app/views/configure/archiving.phtml index 86b8246e3..7ab8a2d9a 100644 --- a/app/views/configure/archiving.phtml +++ b/app/views/configure/archiving.phtml @@ -59,8 +59,8 @@