0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 11:12:15 +02:00
Commit Graph

58 Commits

Author SHA1 Message Date
David Goodwin
f01274ec94
try relaxing composer dependencies to allow php8.2 dev support, reformat so composer format passes 2024-04-22 21:02:01 +01:00
David Goodwin
b65f7ef627 fix composer.json irc spec, move to use phar/psalm 2023-12-24 19:34:37 +00:00
David Goodwin
1dc6ebe834 i thought i moved php to >= 7.4 2023-12-23 21:30:43 +00:00
David Goodwin
4d17aa6ef9 manaul merge in of verdigado:master (see #753) (MFA/TOTP support) 2023-12-23 17:05:52 +00:00
David Goodwin
3b5fb0dc5b Revert "upstream php project no longer supports PHP 8.0 or below, Wordpress requires at least 7.4 ... so perhaps claiming to support 7.2/7.3 is unnecessary"
This reverts commit 4e29d3e719.
2023-11-29 22:15:22 +00:00
David Goodwin
4e29d3e719 upstream php project no longer supports PHP 8.0 or below, Wordpress requires at least 7.4 ... so perhaps claiming to support 7.2/7.3 is unnecessary 2023-11-29 22:08:29 +00:00
David Goodwin
36b59cc8b0 chat protocol update -> drop links to gitter (no one is using it); change freenode to libera.chat link in composer.json 2023-10-29 20:44:19 +00:00
David Goodwin
1988a70489 drop local copy of smarty library; use composer for installation of it; allow smarty 4.x which appears to work and also better supports php8 etc 2022-09-17 10:49:57 +01:00
David Goodwin
6c8d4ecd54 license fix in composer.json 2022-06-28 14:02:18 +01:00
David Goodwin
83993d6338 see #612 - add mbstring as a dependency 2022-03-25 16:08:06 +00:00
David Goodwin
f142e59de8 fix composer.json 2021-10-22 22:35:04 +01:00
David Goodwin
192ef87378 I know people say not to add vendor/ to git, but this is the --no-dev variant, and it should handle autoloading too ... 2021-10-22 22:29:26 +01:00
David Goodwin
9436e9e887 update version spec 2021-10-02 20:07:18 +01:00
David Goodwin
ddae23f558 Merge remote-tracking branch 'origin/master' into feature-improve-pacrypt 2021-09-29 21:15:24 +01:00
David Goodwin
49b408ec90 update to php-cs-fixer v3 2021-09-29 21:10:22 +01:00
David Goodwin
0b9b7db917 Merge remote-tracking branch 'origin/master' into feature-improve-pacrypt 2021-09-29 18:04:49 +01:00
David Goodwin
d707ab8355 iniital inclusion of the postfixadmin/password-hashing library. 2021-07-07 21:42:17 +01:00
David Goodwin
2ccda5c26a move to use the composer autoloader 2021-07-07 21:41:59 +01:00
David Goodwin
48d4435b84 try and get php-coveralls working 2021-06-11 21:55:02 +01:00
David Goodwin
ce79972653 bump PHP version once again (require 7.2+) 2021-05-08 21:45:50 +01:00
David Goodwin
837169d755 downgrade/stop friendsofphp/php-cs-fixer moving to 3.0 2021-05-07 19:44:22 +01:00
David Goodwin
3bbc2da1f2 stop psalm caching 2021-01-18 22:15:42 +00:00
David Goodwin
efd83472b9 remove env var, bootstarp.php defaults to sqlite anyway 2020-12-23 16:55:49 +00:00
David Goodwin
c3d34f1b4d use @php in composer.json 2020-12-23 16:44:13 +00:00
David Goodwin
06897d2234 bump psalm to v4.x 2020-11-09 21:30:32 +00:00
David Goodwin
192c797fe1 add a support block to compoer.json 2020-05-10 13:01:33 +01:00
David Goodwin
f8415eef2a remove cache suppression 2020-04-14 21:25:25 +01:00
David Goodwin
3cd62f9f4f update to phpunit v8, try changing coveralls library, update github action 2020-04-14 21:03:10 +01:00
David Goodwin
5e8ce2b5b0 move to php-parallel-lint/php-parallel-lint rather than abandoned jakuk-onderka/php-parallel-lint 2020-04-11 19:10:09 +01:00
David Goodwin
6c3d595c0b coverage.xml 2020-03-02 13:25:14 +00:00
David Goodwin
5f772afe14 dev improvements
bump minimum php variant to 7.0
 update phpunit.xml
 switch to shardj/zf1-future rather than unsupported zf1
 try running tests by default in github
2020-01-31 20:03:48 +00:00
David Goodwin
1ad184641d php7.4 / psalm fixes 2020-01-31 16:30:46 +00:00
David Goodwin
c1bdfe5432 fix travis / autoloading smarty etc 2019-10-20 20:39:11 +01:00
David Goodwin
87824ef970 psalm fixes/workarounds; require PHP 5.6+ 2019-10-19 20:51:05 +01:00
David Goodwin
1df7f15d40 require PHP 5.6+ 2019-10-19 20:32:00 +01:00
David Goodwin
61cb429845 revert psalm; fix issues later 2019-10-17 20:04:18 +01:00
David Goodwin
174b874c56 allow psalm to update
phpdoc fix
2019-10-17 19:38:01 +01:00
David Goodwin
7718ca808d try adding code coverage things 2019-02-18 20:31:31 +00:00
David Goodwin
2a0f708529 relax version check for php-cs-fixer so it will work with php7.3 as well 2019-02-18 13:02:29 +00:00
David Goodwin
dcb60a670c try adding mysql + postgres support to tests 2019-02-15 21:30:59 +00:00
David Goodwin
570972944d Merge remote-tracking branch 'origin/master' into feature-try-pdo 2019-01-08 13:38:38 +00:00
David Goodwin
10446a0cad avoid: Fatal error: Uncaught UnexpectedValueException: RecursiveDirectoryIterator::__construct(. from psalm 2019-01-08 13:34:38 +00:00
David Goodwin
5a9efc18f0 just disable psalm caching 2019-01-08 13:22:35 +00:00
David Goodwin
98536f03e8 fix sqlite upgrade check; remove test database between runs; ignore lib/array_column.php from linting 2019-01-06 21:39:54 +00:00
David Goodwin
4d6cb9c328 touch config.local.php in build 2018-12-29 22:03:32 +00:00
David Goodwin
63ca48eb6b work around templates_c not existing in git 2018-12-29 21:59:25 +00:00
David Goodwin
590c80f0bc add more unit tests; re-enable random_int warning in functions.inc.php for old php versions etc etc 2018-12-29 20:54:25 +00:00
David Goodwin
e949e76acd add check-format to build step 2018-12-28 19:32:22 +00:00
David Goodwin
5eba76ac36 add composer build target 2018-12-28 19:29:14 +00:00
David Goodwin
77b87107f9 improve composer behaviour for psalm; bump dev dependencies and add sqlite3+mysqli 2018-12-28 19:16:41 +00:00