diff options
author | Pierrick Charron <pierrick@php.net> | 2012-06-07 17:44:20 +0200 |
---|---|---|
committer | Pierrick Charron <pierrick@php.net> | 2012-06-07 17:44:20 +0200 |
commit | fed5923dbc849659321a4f9aa96634ddd1655229 (patch) | |
tree | 6751ff170cefadd29e152717651f88032fe0cdfb /ext/zip/lib/zip_source_layered.c | |
parent | c56ff39c05be5b846973760ef8bdad8401defe24 (diff) | |
download | php-git-fed5923dbc849659321a4f9aa96634ddd1655229.tar.gz |
Fixed bug #51094 (parse_ini_file() with INI_SCANNER_RAW cuts a value that includes a semi-colon)
Modify the scanner to check if the first char of the raw data is an opening " in which case we
need to find the closing one. Otherwise just search for the next end of value char [\r\n;\000]
Diffstat (limited to 'ext/zip/lib/zip_source_layered.c')
0 files changed, 0 insertions, 0 deletions