This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-28 10:12:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb669f2c1be85fd1be6c977ca1fcb6debee2fd62
archived-php-src
/
ext
/
iconv
History
Adam Harvey
73ddb79613
Fix for bug
#48289
(iconv_mime_encode() quoted-printable scheme is broken).
...
Thanks to Hiroaki Kawai for the original patch.
2010-05-04 11:56:59 +00:00
..
tests
Fix for bug
#48289
(iconv_mime_encode() quoted-printable scheme is broken).
2010-05-04 11:56:59 +00:00
config.m4
MFH: detect IBM iconv implementation and use correct encoding names
2007-12-04 11:27:25 +00:00
config.w32
Rename the HAVE_LIBICONV_IN_LIBICONV macro to ICONV_ALIASED_LIBICONV, making it less cryptic
2010-03-08 15:51:08 +00:00
CREDITS
Credits for iconv
2003-02-05 08:15:07 +00:00
iconv.c
Fix for bug
#48289
(iconv_mime_encode() quoted-printable scheme is broken).
2010-05-04 11:56:59 +00:00
iconv.dsp
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
php_iconv.def
Move iconv exports to the iconv extension
2004-08-04 16:46:48 +00:00
php_iconv.h
Rename the HAVE_LIBICONV_IN_LIBICONV macro to ICONV_ALIASED_LIBICONV, making it less cryptic
2010-03-08 15:51:08 +00:00