]> git.agnieray.net Git - galette.git/commit
Switch to phpstan level 4
authorJohan Cwiklinski <johan@x-tnd.be>
Thu, 9 Nov 2023 15:19:45 +0000 (16:19 +0100)
committerJohan Cwiklinski <johan@x-tnd.be>
Mon, 13 Nov 2023 18:59:10 +0000 (19:59 +0100)
commita15bb74a4563ca6aab6ac4bf5d34ca0256ca7feb
tree06f8c3d7eded432bd843b9d201f345be26d368be
parentc6717c50eaeaff182caeb9af12d458bb55afab93
Switch to phpstan level 4

Remove dead code
32 files changed:
galette/lib/Galette/Controllers/Crud/MailingsController.php
galette/lib/Galette/Controllers/Crud/MembersController.php
galette/lib/Galette/Controllers/CrudController.php
galette/lib/Galette/Controllers/HistoryController.php
galette/lib/Galette/Controllers/PluginsController.php
galette/lib/Galette/Core/History.php
galette/lib/Galette/Core/Install.php
galette/lib/Galette/Core/MailingHistory.php
galette/lib/Galette/Core/Picture.php
galette/lib/Galette/Core/PluginInstall.php
galette/lib/Galette/Core/Plugins.php
galette/lib/Galette/Core/Preferences.php
galette/lib/Galette/DynamicFields/DynamicField.php
galette/lib/Galette/Entity/Adherent.php
galette/lib/Galette/Entity/Contribution.php
galette/lib/Galette/Entity/Group.php
galette/lib/Galette/Entity/ImportModel.php
galette/lib/Galette/Entity/PdfModel.php
galette/lib/Galette/Entity/Transaction.php
galette/lib/Galette/Filters/AdvancedMembersList.php
galette/lib/Galette/Filters/ContributionsList.php
galette/lib/Galette/Filters/HistoryList.php
galette/lib/Galette/Filters/MailingsList.php
galette/lib/Galette/IO/CsvIn.php
galette/lib/Galette/IO/CsvOut.php
galette/lib/Galette/Repository/Contributions.php
galette/lib/Galette/Repository/Members.php
galette/lib/Galette/Repository/Reminders.php
galette/lib/Galette/Repository/Repository.php
galette/lib/Galette/Repository/SavedSearches.php
galette/lib/Galette/Repository/Transactions.php
phpstan.neon