[postfixadmin/postfixadmin] 2d6ded: PSR2 -> PSR12 formatting
Brought to you by:
christian_boltz,
gingerdog
From: David G. <no...@gi...> - 2022-06-28 12:46:33
|
Branch: refs/heads/master Home: https://github.com/postfixadmin/postfixadmin Commit: 2d6ded27866f78481d025db3835cc0a788621ace https://github.com/postfixadmin/postfixadmin/commit/2d6ded27866f78481d025db3835cc0a788621ace Author: David Goodwin <da...@co...> Date: 2022-06-28 (Tue, 28 Jun 2022) Changed paths: M .php-cs-fixer.dist.php M ADDITIONS/squirrelmail-plugin/common.php M ADDITIONS/squirrelmail-plugin/postfixadmin_changepass.php M ADDITIONS/squirrelmail-plugin/postfixadmin_vacation.php M ADDITIONS/squirrelmail-plugin/setup.php M functions.inc.php M languages/index.php M model/AdminHandler.php M model/AdminpasswordHandler.php M model/AliasHandler.php M model/AliasdomainHandler.php M model/CliDelete.php M model/CliEdit.php M model/CliHelp.php M model/CliScheme.php M model/CliView.php M model/Config.php M model/DomainHandler.php M model/FetchmailHandler.php M model/Login.php M model/MailboxHandler.php M model/PFAHandler.php M model/VacationHandler.php M public/backup.php M public/common.php M public/images/index.php M public/upgrade.php M public/users/password-change.php M public/vacation.php M public/viewlog.php M public/xmlrpc.php M scripts/postfixadmin-cli.php M scripts/snippets/crypt.php M tests/AdminHandlerTest.php M tests/CheckLanguageTest.php M tests/ConfigTest.php M tests/CreatePageBrowserTest.php M tests/DbBasicTest.php M tests/MailboxHandlerTest.php M tests/RemoteTest.php M tests/RemoteVacationTest.php M tests/ValidatePasswordTest.php Log Message: ----------- PSR2 -> PSR12 formatting |