Deprecated: Return type of Ajgl\Csv\CsvFileObjectTrait::fgetcsv($delimiter = ',', $enclosure = '"', $escape = '"') should either be compatible with SplFileObject::fgetcsv(string $separator = ",", string $enclosure = "\"", string $escape = "\\"): array|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /in/LeSBc on line 39
Fatal error: Declaration of Ajgl\Csv\CsvFileObjectTrait::fputcsv($fields, $delimiter = ',', $enclosure = '"', $escape = '"') must be compatible with SplFileObject::fputcsv(array $fields, string $separator = ",", string $enclosure = "\"", string $escape = "\\", string $eol = "\n"): int|false in /in/LeSBc on line 45
Process exited with code 255.
Fatal error: Uncaught Error: Call to undefined function Ajgl\Csv\str_putcsv_rfc() in /in/LeSBc:48
Stack trace:
#0 /in/LeSBc(104): Ajgl\Csv\SplTempFileObject->fputcsv(Array)
#1 {main}
thrown in /in/LeSBc on line 48
Process exited with code 255.
Output for 7.3.0 - 7.3.1
Fatal error: Uncaught Error: Call to undefined function str_putcsv_rfc() in /in/LeSBc:48
Stack trace:
#0 /in/LeSBc(104): Ajgl\Csv\SplTempFileObject->fputcsv(Array)
#1 {main}
thrown in /in/LeSBc on line 48
Process exited with code 255.
Output for 5.5.0 - 5.5.38, 5.6.0 - 5.6.40
Fatal error: Call to undefined function Ajgl\Csv\str_putcsv_rfc() in /in/LeSBc on line 48
Process exited with code 255.