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-28 18:53:33 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d2dd7901c4432fbddc5bf4e8bf3c4962cdb2f0d
archived-php-src
/
ext
/
iconv
T
History
Ilia Alshanetsky
0c6368d44b
Fixed bug
#33268
(iconv_strlen() works only with a parameter of < 3 in length)
2005-06-08 23:49:38 +00:00
..
tests
- Add test case for iconv_mime_encode().
2005-03-23 23:07:42 +00:00
config.m4
- Added PHP_INSTALL_HEADERS() macro
2005-05-07 02:51:53 +00:00
config.w32
Only dllexport during the compilation of iconv.c
2004-11-23 12:04:07 +00:00
CREDITS
Credits for iconv
2003-02-05 08:15:07 +00:00
iconv.c
Fixed bug
#33268
(iconv_strlen() works only with a parameter of < 3 in length)
2005-06-08 23:49:38 +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
- MF43: Install the iconv extension headers to <installpath>/ext/iconv so that
2004-12-06 20:39:20 +00:00