CSV 0.4.2

CSV PHP extension


A new and improved CSV file PHP extension which follows RFC 4180 instead of using a custom escape mechanism.

Supports multi-bytes delimiters, enclosures, and providing a custom EOL sequence.

Sponsor me via GitHub sponsors: https://github.com/sponsors/Girgias

License: PHP V3.01

Changes

Security release
* Fix buffer overflow when using multibyte enclosures
* Suppress PHP 8.2 Deprecation in test

Sponsor me via GitHub sponsors: https://github.com/sponsors/Girgias