]> git.agnieray.net Git - galette.git/commit
Scrutinizer Auto-Fixes (#59)
authorScrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>
Wed, 10 Jun 2020 21:27:52 +0000 (23:27 +0200)
committerGitHub <noreply@github.com>
Wed, 10 Jun 2020 21:27:52 +0000 (23:27 +0200)
commit0a8bf5154cfd4bc5a044b349b29fb98cf00d5242
tree5c5145df9bd35663523997ad11a0bdaa89964824
parenteddaeb693d95535deb1bff16cd17fe6c77feb6fb
Scrutinizer Auto-Fixes (#59)

* Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com

* CS from phpcbf

Co-authored-by: Johan Cwiklinski <johan@x-tnd.be>
92 files changed:
galette/config/galette_tcpdf_config.php
galette/includes/dependencies.php
galette/includes/fields_defs/members_fields.php
galette/includes/galette.inc.php
galette/includes/routes/ajax.routes.php
galette/includes/routes/contributions.routes.php
galette/includes/routes/main.routes.php
galette/includes/routes/management.routes.php
galette/includes/routes/plugins.routes.php
galette/includes/routes/public_pages.routes.php
galette/install/scripts/upgrade-to-0.8.php
galette/install/steps/admin.php
galette/install/steps/check.php
galette/install/steps/db.php
galette/install/steps/db_install.php
galette/install/steps/end.php
galette/install/steps/galette.php
galette/install/steps/type.php
galette/lib/Galette/Common/ClassLoader.php
galette/lib/Galette/Common/XHProf.php
galette/lib/Galette/Controllers/Crud/ContributionsController.php
galette/lib/Galette/Controllers/Crud/EntitledsController.php
galette/lib/Galette/Controllers/Crud/MailingsController.php
galette/lib/Galette/Controllers/Crud/MembersController.php
galette/lib/Galette/Controllers/Crud/SavedSearchesController.php
galette/lib/Galette/Controllers/CsvController.php
galette/lib/Galette/Controllers/HistoryController.php
galette/lib/Galette/Controllers/PdfController.php
galette/lib/Galette/Controllers/PluginsController.php
galette/lib/Galette/Core/AbstractPassword.php
galette/lib/Galette/Core/Authentication.php
galette/lib/Galette/Core/CheckModules.php
galette/lib/Galette/Core/Db.php
galette/lib/Galette/Core/Galette.php
galette/lib/Galette/Core/GaletteMail.php
galette/lib/Galette/Core/History.php
galette/lib/Galette/Core/Install.php
galette/lib/Galette/Core/Links.php
galette/lib/Galette/Core/Login.php
galette/lib/Galette/Core/Mailing.php
galette/lib/Galette/Core/MailingHistory.php
galette/lib/Galette/Core/Pagination.php
galette/lib/Galette/Core/PasswordImage.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/Core/SysInfos.php
galette/lib/Galette/DynamicFields/DynamicField.php
galette/lib/Galette/Entity/Adherent.php
galette/lib/Galette/Entity/Contribution.php
galette/lib/Galette/Entity/DynamicFieldsHandle.php
galette/lib/Galette/Entity/DynamicsTrait.php
galette/lib/Galette/Entity/Entitled.php
galette/lib/Galette/Entity/FieldsConfig.php
galette/lib/Galette/Entity/ImportModel.php
galette/lib/Galette/Entity/Reminder.php
galette/lib/Galette/Entity/SavedSearch.php
galette/lib/Galette/Entity/Texts.php
galette/lib/Galette/Entity/Title.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/Filters/MembersList.php
galette/lib/Galette/Filters/TransactionsList.php
galette/lib/Galette/Handlers/GaletteError.php
galette/lib/Galette/IO/Csv.php
galette/lib/Galette/IO/CsvIn.php
galette/lib/Galette/IO/CsvOut.php
galette/lib/Galette/IO/ExternalScript.php
galette/lib/Galette/IO/FileTrait.php
galette/lib/Galette/IO/MembersCsv.php
galette/lib/Galette/IO/News.php
galette/lib/Galette/IO/Pdf.php
galette/lib/Galette/IO/PdfAdhesionForm.php
galette/lib/Galette/IO/PdfAttendanceSheet.php
galette/lib/Galette/IO/PdfContribution.php
galette/lib/Galette/IO/PdfMembersCards.php
galette/lib/Galette/IO/PdfMembersLabels.php
galette/lib/Galette/Middleware/MembersNavigate.php
galette/lib/Galette/Repository/Contributions.php
galette/lib/Galette/Repository/DynamicFieldsSet.php
galette/lib/Galette/Repository/Groups.php
galette/lib/Galette/Repository/Members.php
galette/lib/Galette/Repository/PaymentTypes.php
galette/lib/Galette/Repository/SavedSearches.php
galette/lib/Galette/Repository/Transactions.php
galette/lib/Galette/Util/FakeData.php
galette/post_contribution_test.php
galette/webroot/installer.php