egroupware_official/api/src/Db
2022-11-18 20:14:50 +01:00
..
Exception move exceptions to new api structure, thought to catch an exception by its deprecated name, new exceptions have to extend deprecated ones 2016-02-28 13:43:06 +00:00
Backup.php fix typo 2022-11-18 20:14:50 +01:00
CallbackIterator.php replace mixed return-type with #[\ReturnTypeWillChange] annotation to keep PHP 7.3 requirement 2022-04-26 08:16:26 +02:00
Deprecated.php fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
Exception.php fix PHP 8.1 throws \mysqli_sql_exception or \PDOException for SQL errors 2022-05-10 12:39:08 +02:00
Pdo.php an other chunk of fixed PHP 8.0 Warnings 2021-10-07 10:16:09 +02:00
Schema.php * MySQL 8.0: fix DB backup recorded Int columns as TinyInt and stalls restore 2022-11-01 19:29:18 +01:00