Go to file
Abel Hoogeveen 4b200dbd63 Upgraded database backend for PHP 8.1.
Changes implemented:
- Proper type definitions, for both return types and properties.
- Streamlined if statements, removing unnecessary statements.
- Upgraded Mongo backend to be compatible with driver 1.15.
2022-12-22 10:46:13 +01:00
src Upgraded database backend for PHP 8.1. 2022-12-22 10:46:13 +01:00
test Upgraded database backend for PHP 8.1. 2022-12-22 10:46:13 +01:00
.gitattributes Initial Commit 2018-11-15 19:10:52 +01:00
.gitignore Implemented renewed Database system. 2019-02-26 20:46:33 +01:00
LICENSE Upgraded dependencies and tested compatibility. 2021-01-25 12:11:19 +01:00
composer.json Upgraded database backend for PHP 8.1. 2022-12-22 10:46:13 +01:00