This is an automated email from git. It was generated because a ref
change was pushed to the "galette/galette.git" repository.

The branch, develop has been updated
       via  2116a9475d13a24bb61e2b987ff28831d9ae9e85 (commit)
      from  6af8919d29a0849c2053cb98543ff316f806246f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2116a9475d13a24bb61e2b987ff28831d9ae9e85
Author: Johan Cwiklinski <jo...@x-tnd.be>
Date:   Tue Nov 7 20:17:00 2023 +0100

    Some phpstan lvl 4 checks
    
    Use type for filter class

-----------------------------------------------------------------------

Summary of changes:
 galette/lib/Galette/Common/ClassLoader.php         |   2 +-
 .../Controllers/Crud/ContributionsController.php   |  21 ++--
 .../Controllers/Crud/MailingsController.php        |  14 +--
 .../lib/Galette/Controllers/HistoryController.php  |  14 +--
 galette/lib/Galette/Controllers/PdfController.php  |   6 +-
 galette/lib/Galette/Core/Install.php               |   6 +-
 galette/lib/Galette/Core/MailingHistory.php        |   2 -
 galette/lib/Galette/Core/Preferences.php           |  11 +-
 galette/lib/Galette/Entity/Adherent.php            |  13 +-
 galette/lib/Galette/Entity/Contribution.php        |   7 +-
 galette/lib/Galette/Entity/PdfModel.php            |   4 +-
 galette/lib/Galette/Entity/Reminder.php            |   3 +
 galette/lib/Galette/Entity/SavedSearch.php         |   1 -
 galette/lib/Galette/Entity/Transaction.php         |   7 +-
 galette/lib/Galette/Filters/ContributionsList.php  |   1 -
 galette/lib/Galette/Filters/TransactionsList.php   |   1 -
 galette/lib/Galette/IO/Charts.php                  |   6 +-
 galette/lib/Galette/IO/ContributionsCsv.php        |  11 +-
 galette/lib/Galette/IO/CsvOut.php                  |   1 -
 galette/lib/Galette/IO/ExternalScript.php          |   1 -
 galette/lib/Galette/IO/MembersCsv.php              |   1 -
 galette/lib/Galette/IO/Pdf.php                     |  14 +--
 galette/lib/Galette/Middleware/Authenticate.php    | 132 ++++++++++-----------
 galette/lib/Galette/Repository/Contributions.php   |   2 +-
 galette/lib/Galette/Repository/Members.php         |   6 +-
 galette/lib/Galette/Repository/SavedSearches.php   |   4 +-
 galette/lib/Galette/Repository/Transactions.php    |   2 +-
 27 files changed, 122 insertions(+), 171 deletions(-)


hooks/post-receive
-- 
galette/galette.git

-- 
Galette repositories commits - http://galette.eu

List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/

Reply via email to