]> granicus.if.org Git - php/commit
- Fixed issue with iconv_mime_decode where the "encoding" would only allow
authorDerick Rethans <derick@php.net>
Fri, 24 Feb 2006 16:04:55 +0000 (16:04 +0000)
committerDerick Rethans <derick@php.net>
Fri, 24 Feb 2006 16:04:55 +0000 (16:04 +0000)
commit16920d54c7dff05227b9a98fbdc86ef25e4af9b4
tree7f6d4de44a9070d9a8857ab929be122683645395
parente610f5959fd5a23a7f1bc3f2a110cd377e40d4bc
- Fixed issue with iconv_mime_decode where the "encoding" would only allow
  upper case specifiers.
#- See RFC 2047, section 2.
ext/iconv/iconv.c