TypeError in PHP 8
-
The export function gives the following error in PHP 8:
Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, string given in …../plugins/wp-all-export/libraries/XmlCsvExport.php:764
It does work in php 7(.4)
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘TypeError in PHP 8’ is closed to new replies.