Branch: refs/heads/postfixadmin_3.3
Home: https://github.com/postfixadmin/postfixadmin
Commit: 3472897527128152f5cdacaabb370180a8ba09cf
https://github.com/postfixadmin/postfixadmin/commit/3472897527128152f5cdacaabb370180a8ba09cf
Author: David Goodwin <da...@co...>
Date: 2022-06-28 (Tue, 28 Jun 2022)
Changed paths:
A .php-cs-fixer.dist.php
R .php_cs.dist
M composer.json
Log Message:
-----------
update php-cs-fixer (to support php 8.1)
Commit: b18ed591a29023d3514caa2f09fefb5726c07477
https://github.com/postfixadmin/postfixadmin/commit/b18ed591a29023d3514caa2f09fefb5726c07477
Author: David Goodwin <da...@co...>
Date: 2022-06-28 (Tue, 28 Jun 2022)
Changed paths:
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/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/list.php
M public/upgrade.php
M public/users/password-change.php
M public/vacation.php
M public/xmlrpc.php
M scripts/postfixadmin-cli.php
M scripts/snippets/crypt.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
Log Message:
-----------
bumping php-cs-fixer; formatting rules change slightly
Commit: 835fd87d5fb0d5ea2b95ca1612fc5519906e45eb
https://github.com/postfixadmin/postfixadmin/commit/835fd87d5fb0d5ea2b95ca1612fc5519906e45eb
Author: David Goodwin <da...@co...>
Date: 2022-06-28 (Tue, 28 Jun 2022)
Changed paths:
M scripts/snippets/crypt.php
Log Message:
-----------
formatting
Compare: https://github.com/postfixadmin/postfixadmin/compare/b5e937ac1eff...835fd87d5fb0
|