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-04-24 08:28:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1f9a7fd758973c306fea9dccbc755d5c1e932af5
archived-php-src
/
ext
/
iconv
T
History
Adam Harvey
5f9956397f
Fixed bug
#52941
(The 'iconv_mime_decode_headers' function is skipping
...
headers).
2010-09-30 11:04:21 +00:00
..
tests
Fixed bug
#52941
(The 'iconv_mime_decode_headers' function is skipping
2010-09-30 11:04:21 +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
Fixed bug
#52941
(The 'iconv_mime_decode_headers' function is skipping
2010-09-30 11:04:21 +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