]> git.agnieray.net Git - galette.git/commit
CS fixes from scrutinizer
authorJohan Cwiklinski <johan@x-tnd.be>
Sat, 18 Feb 2023 07:40:28 +0000 (08:40 +0100)
committerJohan Cwiklinski <johan@x-tnd.be>
Sat, 18 Feb 2023 08:47:51 +0000 (09:47 +0100)
commit31d98d3e5589209ba8f8471034f51904b754478d
treee0499c7da3cc5d6597c065b2a3a31d021f0c7f2a
parent4e2fcc4999c05140925689a314aff0826e89fe6d
CS fixes from scrutinizer

Run phpcs on whole includes directory, fix remaining script
27 files changed:
.github/workflows/ci-linux.yml
galette/config/paths.inc.php
galette/includes/functions.inc.php
galette/includes/main.inc.php
galette/includes/routes/plugins.routes.php
galette/includes/sql_parse.php
galette/install/scripts/upgrade-to-0.70.php
galette/install/scripts/upgrade-to-0.8.php
galette/install/steps/db_checks.php
galette/lib/Galette/Controllers/Crud/ContributionsController.php
galette/lib/Galette/Controllers/CsvController.php
galette/lib/Galette/Controllers/HistoryController.php
galette/lib/Galette/Controllers/TextController.php
galette/lib/Galette/Core/GaletteMail.php
galette/lib/Galette/Core/History.php
galette/lib/Galette/Core/I18n.php
galette/lib/Galette/Core/Install.php
galette/lib/Galette/Core/Links.php
galette/lib/Galette/Core/Mailing.php
galette/lib/Galette/Core/MailingHistory.php
galette/lib/Galette/Core/Pagination.php
galette/lib/Galette/Core/Preferences.php
galette/lib/Galette/Entity/Social.php
galette/lib/Galette/Events/MemberListener.php
galette/lib/Galette/Middleware/TrailingSlash.php
galette/lib/Galette/Twig/CsrfExtension.php
galette/webroot/installer.php