This website requires JavaScript.
Explore
Help
Sign In
holm
/
egroupware
Watch
1
Star
1
Fork
0
You've already forked egroupware
forked from
extern/egroupware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c2fea85c2a
egroupware
/
api
/
src
/
Db
History
ralf
1989e1a949
fix PHP 8.1 makes all schema errors fatal, change that back to previous behavior, to ease updates
2022-09-14 14:45:09 +02: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
lower number of rows queried per chunk to 2000 to avoid memory_limit on huge tables
2022-05-04 12:22:29 +02:00
CallbackIterator.php
fix CallbackIterator to return mixed, as it can be overwritten with a callback
2022-04-24 21:27:53 +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:36:25 +02:00
Pdo.php
an other chunk of fixed PHP 8.0 Warnings
2021-10-07 10:14:43 +02:00
Schema.php
fix PHP 8.1 makes all schema errors fatal, change that back to previous behavior, to ease updates
2022-09-14 14:45:09 +02:00