]> granicus.if.org Git - php/commit
- Supply some comments. Hope those help when you have to debug this dead beef.
authorMoriyoshi Koizumi <moriyoshi@php.net>
Wed, 24 Dec 2003 02:36:21 +0000 (02:36 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Wed, 24 Dec 2003 02:36:21 +0000 (02:36 +0000)
commit529dd348b68464c9b2eff6694cd33bc89b39090e
tree318d3ac036cddbf5a782bf5c722939d03f779574
parent6d50eca0db1f7ba5d3a53e32861c400786323e31
- Supply some comments. Hope those help when you have to debug this dead beef.
- Fix iconv_mime_decode() to correctly handle "malformed" headers :)
- Fix iconv_mime_decode() bug, that the result is mangled when
  ICONV_MIME_CONTINUE_ON_ERROR is enabled and the function encounters an
  unconvertable encoded chunk.
ext/iconv/iconv.c