egroupware/api/src/Storage
2021-11-23 17:44:46 +01:00
..
Base2.php fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
Base.php fix PHP 8.0 TypeError: Illegal offset type 2021-11-23 17:44:46 +01:00
Customfields.php fix Api\Accounts::username(): Argument #1 ($account_id) must be of type ?int, string given 2021-10-08 14:10:45 +02:00
Db2DataIterator.php fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
History.php fix PHP 8.0 TypeError: strpos(): Argument #1 ($haystack) must be of type string, array given 2021-11-10 12:14:58 +01:00
Merge.php fix PHP 8.0 TypeError: array_keys(): Argument #1 ($array) must be of type array, null given 2021-11-13 17:39:33 +01:00
RowsIterator.php add an iterator for objects with a get_rows method 2020-01-13 14:41:46 +01:00
Tracking.php fix big chunk of PHP 8.0 warnings 2021-10-21 10:39:57 +02:00