Branch: refs/heads/psalm-fixes
Home: https://github.com/postfixadmin/postfixadmin
Commit: b00810d5910143bb856dbc5f6c1a5799f83337a5
https://github.com/postfixadmin/postfixadmin/commit/b00810d5910143bb856dbc5f6c1a5799f83337a5
Author: David Goodwin <da...@co...>
Date: 2025-12-11 (Thu, 11 Dec 2025)
Changed paths:
M common.php
M model/PFASmarty.php
Log Message:
-----------
if templates_c is not writeable fall back to using sys_get_temp_dir() and add a error_log warning
Commit: 71bb50739576c60b1b6dc9413c6044957627433e
https://github.com/postfixadmin/postfixadmin/commit/71bb50739576c60b1b6dc9413c6044957627433e
Author: David Goodwin <da...@co...>
Date: 2025-12-11 (Thu, 11 Dec 2025)
Changed paths:
M .github/workflows/php.yml
M INSTALL.TXT
M common.php
M composer.json
M config.inc.php
M functions.inc.php
M install.sh
M model/PFASmarty.php
M public/login.php
M public/main.php
M public/viewlog.php
Log Message:
-----------
merge fix
Commit: 07aa059983a800a9bb33c8a0b03aec4d4e4922d4
https://github.com/postfixadmin/postfixadmin/commit/07aa059983a800a9bb33c8a0b03aec4d4e4922d4
Author: David Goodwin <da...@co...>
Date: 2025-12-11 (Thu, 11 Dec 2025)
Changed paths:
M public/backup.php
R public/xmlrpc.php
Log Message:
-----------
add missing tables to backup script (mailbox_app_password, totp_exception_address, dkim, dkim_signing)
Commit: a61ff3423261dbf987b45b3af0823be7500ef50c
https://github.com/postfixadmin/postfixadmin/commit/a61ff3423261dbf987b45b3af0823be7500ef50c
Author: David Goodwin <da...@co...>
Date: 2025-12-11 (Thu, 11 Dec 2025)
Changed paths:
M composer.json
Log Message:
-----------
move minimum php version to 8.2 for master, allow newer psalm variants
Commit: b7633f376770795e741073438524bbb5bc635cff
https://github.com/postfixadmin/postfixadmin/commit/b7633f376770795e741073438524bbb5bc635cff
Author: David Goodwin <da...@co...>
Date: 2025-12-11 (Thu, 11 Dec 2025)
Changed paths:
M functions.inc.php
M model/AdminHandler.php
M model/AdminpasswordHandler.php
M model/AliasHandler.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/Login.php
M model/MailboxHandler.php
M model/PFAHandler.php
M model/Shell.php
M model/TotpPf.php
M model/VacationHandler.php
M psalm.xml
M public/backup.php
M public/broadcast-message.php
M public/edit.php
M public/list-virtual.php
M public/sendmail.php
M public/setup.php
M public/upgrade.php
M public/users/login-mfa.php
M public/users/login.php
M public/users/main.php
M public/users/password-change.php
M public/users/password-recover.php
M public/users/totp-exceptions.php
M public/users/totp.php
M public/vacation.php
M scripts/postfixadmin-cli.php
Log Message:
-----------
misc fixes for psalm after allowing it to be updated
Compare: https://github.com/postfixadmin/postfixadmin/compare/b00810d59101%5E...b7633f376770
To unsubscribe from these emails, change your notification settings at https://github.com/postfixadmin/postfixadmin/settings/notifications
|