Commit Graph

2105 Commits (83a4ee39b0db75ecfd870c61101bc475dc76ca96)
 

Author SHA1 Message Date
David Goodwin 83a4ee39b0 more phpdoc 7 years ago
David Goodwin 26d769740c silence some psalm warnings 7 years ago
David Goodwin e9d12bf918 silence some psalm warnings 7 years ago
David Goodwin e6666e0af0 attempt to improve installation instructions 7 years ago
David Goodwin fb1bffbbf9
Merge pull request #232 from volp1s/patch-1
Fix for MySQL 8
7 years ago
Luca e347b4677b
Fix for MySQL 8
The keyword ROW became reserved in MySQL 8.0.2
https://dev.mysql.com/doc/refman/8.0/en/keywords.html#keywords-8-0-detailed-R
7 years ago
David Goodwin 10446a0cad avoid: Fatal error: Uncaught UnexpectedValueException: RecursiveDirectoryIterator::__construct(. from psalm 7 years ago
David Goodwin 5d47b85b9d remove attribute that is in parent class 7 years ago
David Goodwin 5a9efc18f0 just disable psalm caching 7 years ago
David Goodwin 3da5b64677 stab in the dark 7 years ago
David Goodwin 9bb00499c7 stop caching vendor 7 years ago
David Goodwin 18312a8aaa formatting... 7 years ago
David Goodwin cc079b773f fix formatting 7 years ago
David Goodwin 020343999a
Merge pull request #221 from SuperVirus/fetchmail_different_source_port
Allow different port for fetchmail
7 years ago
David Goodwin eb61141d2f
Merge pull request #230 from 8ctopus/setup-warning
add warning on setup over http connection
7 years ago
hawk 51320919fc add warning on setup over http connection 7 years ago
David Goodwin ccb000467d
Merge pull request #229 from 8ctopus/update-translation-fr
Update fr.lang
7 years ago
hawk 67010c86e3 Update fr.lang 7 years ago
David Goodwin a500d2557e fix indentation 7 years ago
David Goodwin d78fb1fbbd move to Shell 7 years ago
David Goodwin e5cacbec90 add missing attribute 7 years ago
David Goodwin 78276534d9 remove error log prefix; use db_mysql 7 years ago
David Goodwin 7e7f644952 skip this check if unit test 7 years ago
David Goodwin 897893f3ce fix indentation 7 years ago
David Goodwin 8a59c9548a reformat 7 years ago
David Goodwin e8eea39b9d reformat; try and persuade people to move off use of "mysql" (to mysqli); add php version warning 7 years ago
David Goodwin 2b31e71d5c improve error message 7 years ago
David Goodwin 8798a65a06 remove db_array() function (not in use); use Config::read_string(..) more 7 years ago
David Goodwin cdacb5697f improve formatting of error message; remove use of db_array (to be removed). 7 years ago
David Goodwin 2ea829eb7a fix postgresql compatability - see #227 7 years ago
David Goodwin b91c7a4ef8
Update README.md 7 years ago
David Goodwin 4b990ff330 fix sql for notification resend; see #226 7 years ago
David Goodwin d4e5470f7c try and improve README.md markup 7 years ago
David Goodwin 4d6cb9c328 touch config.local.php in build 7 years ago
David Goodwin 63ca48eb6b work around templates_c not existing in git 7 years ago
David Goodwin 5441295e25 phpcs? 7 years ago
David Goodwin d4ef211a19 only build with php7.2; run composer build etc (travis) 7 years ago
David Goodwin b2e814967f try and get working under travis ... 7 years ago
David Goodwin 590c80f0bc add more unit tests; re-enable random_int warning in functions.inc.php for old php versions etc etc 7 years ago
David Goodwin e8acb609c2 reformat 7 years ago
David Goodwin 20b1eb842e fix sqlite display of password expired check for mailboxes 7 years ago
David Goodwin 1dfb03ea32 fix sqlite query for mailbox password_expiry 7 years ago
David Goodwin e949e76acd add check-format to build step 7 years ago
David Goodwin 4fcdba9cf4 run php-cs-fixer (code reforamt) 7 years ago
David Goodwin 5eba76ac36 add composer build target 7 years ago
David Goodwin 19cda31849 remove psalm warnings from code; fix password_expiry behaviour when enabled/disabled on MySQL 7 years ago
David Goodwin d74b276192 ignore more 7 years ago
David Goodwin 9c476be17f move into DOCUMENTS 7 years ago
David Goodwin 93967030c7 remove composer.lock 7 years ago
David Goodwin 5d6dde7bff psalm fixes 7 years ago