Moved minimum php version to 8.1

All PostgreSQL calls are now Connection/Resource object types and not
resource
All methods have parameter type set
This commit is contained in:
Clemens Schwaighofer
2023-02-28 17:36:19 +09:00
parent 44f37b7f74
commit 1596654149
54 changed files with 1376 additions and 533 deletions

View File

@@ -534,7 +534,7 @@ class EditBase
* @throws Exception
* @throws SmartyException
*/
public function editBaseRun()
public function editBaseRun(): void
{
// set the template dir
// WARNING: this has a special check for the mailing tool layout (old layout)