egroupware/api/tests/Db
Ralf Becker eb2b3943d7 fix Db errors with PHP 7.4+
caused by private $this->app not stored in session when Db\Depricated was instaciated
also move $GLOBALS[egw]->ADOdb to a static class var to fix session restore order caused $GLOBALS[egw] not yet restored giving a warning
2021-03-21 17:39:34 +01:00
..
SchemaTest.php fix Db errors with PHP 7.4+ 2021-03-21 17:39:34 +01:00