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-26 17:38:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fcee0869823bd8afffaced80261c8a106de901c5
archived-php-src
/
ext
/
iconv
T
History
Dmitry Stogov
c3e2f113f3
Fixed bug in test file
2005-06-22 08:33:43 +00:00
..
tests
Fixed bug in test file
2005-06-22 08:33:43 +00:00
config.m4
- Plain path passed to PHP_INSTALL_HEADERS needs to have trailing /
2005-06-20 00:52:59 +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