Branch: refs/heads/master
Home: https://github.com/postfixadmin/postfixadmin
Commit: d3dfe6382b4c6ee6e5fbfed566cb875df66572aa
https://github.com/postfixadmin/postfixadmin/commit/d3dfe6382b4c6ee6e5fbfed566cb875df66572aa
Author: David Goodwin <da...@co...>
Date: 2024-04-22 (Mon, 22 Apr 2024)
Changed paths:
M model/MailboxHandler.php
Log Message:
-----------
fix syntax error added in 4ae78cd172c9efcaa8199d9366bfe2103bcc71c1 and #823
Commit: f01274ec947afa272a787331079a0962eb74a0b1
https://github.com/postfixadmin/postfixadmin/commit/f01274ec947afa272a787331079a0962eb74a0b1
Author: David Goodwin <da...@co...>
Date: 2024-04-22 (Mon, 22 Apr 2024)
Changed paths:
M ADDITIONS/squirrelmail-plugin/common.php
M ADDITIONS/virtualmaildel.php
M common.php
M composer.json
M functions.inc.php
M model/AdminHandler.php
M model/AdminpasswordHandler.php
M model/AliasHandler.php
M model/AliasdomainHandler.php
M model/CliView.php
M model/DkimHandler.php
M model/DkimsigningHandler.php
M model/DomainHandler.php
M model/FetchmailHandler.php
M model/MailboxHandler.php
M model/PFAHandler.php
M model/Shell.php
M model/VacationHandler.php
M public/broadcast-message.php
M public/list-virtual.php
M public/login.php
M public/setup.php
M public/upgrade.php
M public/users/password-recover.php
M public/users/totp.php
M public/viewlog.php
M scripts/examples/sync-roundcubemail-totp.php
M scripts/postfixadmin-cli.php
M scripts/snippets/dovecot_crypt.php
M tests/ListAdminsTest.php
M tests/RemoveFromArrayTest.php
Log Message:
-----------
try relaxing composer dependencies to allow php8.2 dev support, reformat so composer format passes
Commit: 2eb7f34844a79649c9007561d3931ba6c8d5107f
https://github.com/postfixadmin/postfixadmin/commit/2eb7f34844a79649c9007561d3931ba6c8d5107f
Author: David Goodwin <da...@co...>
Date: 2024-04-22 (Mon, 22 Apr 2024)
Changed paths:
M tests/CheckDomainTest.php
M tests/CheckEmailTest.php
M tests/CreatePageBrowserTest.php
M tests/PacryptTest.php
Log Message:
-----------
try and fix phpunit deprecation warning - assertRegExp => assertMatchesRegularExpression
Commit: 05d87b16fefab114e3a806eb4e4d41b5b71bfee1
https://github.com/postfixadmin/postfixadmin/commit/05d87b16fefab114e3a806eb4e4d41b5b71bfee1
Author: David Goodwin <da...@co...>
Date: 2024-04-22 (Mon, 22 Apr 2024)
Changed paths:
M .github/workflows/php.yml
Log Message:
-----------
github build: suppress coverage report as it is broken
Compare: https://github.com/postfixadmin/postfixadmin/compare/4ae78cd172c9...05d87b16fefa
To unsubscribe from these emails, change your notification settings at https://github.com/postfixadmin/postfixadmin/settings/notifications
|