On 30.03.2020 at 18:08, Johannes Schlüter wrote: > On Sun, 2020-03-01 at 04:30 +0100, George Peter Banyard wrote: >> The sources of the extension are available on my personal GitLab at >> https://gitlab.com/Girgias/csv-php-extension > > Secondly I wonder how performance compares to a pure-php > implementation. The string operations should be of similar speed, but I > guess scanning might be slower. Userland is simpler to maintain and > less risky for buffer overflows etc.
At least one additional issue is the proprietary escape mechanism, which appears to be at best a useless parameter, but likely we cannot remove it for BC reasons. -- Christoph M. Becker -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php