diff options
author | Adam Harvey <aharvey@php.net> | 2013-01-15 15:17:45 +0800 |
---|---|---|
committer | Adam Harvey <aharvey@php.net> | 2013-01-15 15:17:45 +0800 |
commit | 9b5cb0e8059b1e8bec096067491ed8d75f878938 (patch) | |
tree | 2254b9c51bea29316791f8fbb08fc5254941850d /ext/libxml/php_libxml.h | |
parent | e1410b5a70543856de3978603b41fbf2ca5d330c (diff) | |
download | php-git-9b5cb0e8059b1e8bec096067491ed8d75f878938.tar.gz |
Update fputcsv() to escape all characters equally.
At present, backslashes have special case handling within fputcsv(): when one
is encountered within a field that's being escaped, escaping stops until the
next instance of the enclosure character is hit. This can result in malformed
CSV.
Fixes bug #43225 (fputcsv incorrectly handles cells ending in \ followed by ").
Diffstat (limited to 'ext/libxml/php_libxml.h')
0 files changed, 0 insertions, 0 deletions