More deprecated messages in Import
-
I’m using PHP 8.3, plugin 6.8.1 and WordPress 6.6.2 with DEBUG on. When use Import for a csv file of venues I get the following messages:
Deprecated: auto_detect_line_endings is deprecated in /var/www/html/wp-content/plugins/the-events-calendar/src/Tribe/Importer/File_Reader.php on line 20
Which I think is related to: https://php.watch/versions/8.1/auto_detect_line_endings-ini-deprecated
Deprecated: Function utf8_decode() is deprecated in /var/www/html/wp-content/plugins/the-events-calendar/common/src/Tribe/Meta/Chunker.php on line 472
Which I think is related to: https://php.watch/versions/8.2/utf8_encode-utf8_decode-deprecated
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.