egroupware_official/api/src/Storage
2024-09-05 14:35:00 +02: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 Deprecated: Using ${var} in strings is deprecated, use {$var} instead 2024-09-05 14:35:00 +02:00
Customfields.php fix specifying a condition, can NOT use "value", as it gets used as the widgets value, using "last" now 2024-04-04 08:56:35 +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 TypeError: Cannot use object of type EGroupware\Stylite\Link\Sharing as array 2024-03-13 13:53:18 +02:00
Merge.php Automatically handle numeric customfield values for spreadsheets 2024-09-04 10:09:45 -06:00
RowsIterator.php add an iterator for objects with a get_rows method 2020-01-13 14:41:46 +01:00
Tracking.php fix PHP error in tracking, if no links given (e.g. in filemanager notifications) 2024-05-08 08:36:43 +02:00