..
class.importexport_admin_prefs_sidebox_hooks.inc.php
class.importexport_arrayxml.inc.php
class.importexport_basic_import_csv.inc.php
Fix PHP 8.0 TypeError: get_class(): Argument #1 ($object) must be of type object, null given
2021-11-16 09:24:33 -07:00
class.importexport_definition.inc.php
fix PHP 8.0 Error: Illegal string offset 'string'
2021-11-23 17:17:48 +01:00
class.importexport_definitions_bo.inc.php
class.importexport_definitions_ui.inc.php
fix PHP 8.0 TypeError: implode(): Argument #1 ($pieces) must be of type array, string given
2021-11-22 08:36:55 +01:00
class.importexport_export_csv.inc.php
next chunk of fixed PHP Warning: Undefined array key or variable in main repo
2022-04-26 21:04:16 +02:00
class.importexport_export_ui.inc.php
final fix for "Network error" when stream files to client
2022-05-05 12:47:31 +02:00
class.importexport_helper_functions.inc.php
class.importexport_iface_egw_record.inc.php
class.importexport_iface_export_plugin.inc.php
class.importexport_iface_export_record.inc.php
class.importexport_iface_import_plugin.inc.php
class.importexport_iface_import_record.inc.php
class.importexport_import_csv.inc.php
fix PHP 8.0 ValueError: fgetcsv(): Argument #3 ($separator) must be a single character
2021-11-16 08:37:54 +01:00
class.importexport_import_ui.inc.php
Fix PHP 8.0 TypeError: get_class(): Argument #1 ($object) must be of type object, null given
2021-11-16 09:24:33 -07:00
class.importexport_schedule_ui.inc.php
fix PHP 8.0 TypeError: count(): Argument #1 ($value) must be of type Countable|array, bool given
2021-11-23 08:41:16 +01:00
class.importexport_widget_filter.inc.php
class.importexport_wizard_basic_export_csv.inc.php
fix PHP 8.0 Error: explode(): Argument #2 ($string) must be of type string, array given
2022-04-06 16:30:01 +03:00
class.importexport_wizard_basic_import_csv.inc.php
fix explode(): Argument #2 ($string) must be of type string, array given
2022-01-06 19:11:42 +02:00