1
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2025-07-29 22:41:11 +03:00

12 Commits

Author SHA1 Message Date
759304ecb8 apparently these all need reformatting 2024-12-05 14:33:41 +00:00
f01274ec94 try relaxing composer dependencies to allow php8.2 dev support, reformat so composer format passes 2024-04-22 21:02:01 +01:00
2edabc3e03 phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
823f27b29d phpcs wants to change ... 2021-03-22 09:28:28 +00:00
1ad184641d php7.4 / psalm fixes 2020-01-31 16:30:46 +00:00
7965a83aff tighten psalm checks even more 2019-09-17 21:05:08 +01:00
e5cacbec90 add missing attribute 2019-01-03 19:47:16 +00:00
19cda31849 remove psalm warnings from code; fix password_expiry behaviour when enabled/disabled on MySQL 2018-12-28 19:27:33 +00:00
74002bbf57 psalm fixes 2018-12-27 21:43:11 +00:00
173d5775cd psalm fixes 2018-12-27 13:55:02 +00:00
76ee147375 phpdoc fix 2018-06-18 21:42:34 +01:00
12c4a4f29e move shells/shell.php to model/Shell.php
... and drop a few lines in postfixadmin-cli.php that became superfluous
by this move (thanks autoloader!)
2018-03-25 21:44:42 +02:00