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-04 22:52:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
561f133ae14893d660a3a2955c19feb3d0826191
archived-php-src
/
ext
/
iconv
History
Felipe Pena
e3fdf31b0b
- Fixed bug
#52211
(iconv() returns part of string on error)
2010-07-01 01:11:08 +00:00
..
tests
- Fixed bug
#52211
(iconv() returns part of string on error)
2010-07-01 01:11:08 +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
#52211
(iconv() returns part of string on error)
2010-07-01 01:11:08 +00:00
iconv.dsp
revert change
#298288
: Remove old dsp/dsw/makefile files
2010-04-28 14:41:51 +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