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-17 21:11:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
124fc28089fa01616b0253fdd35a8809224dce26
archived-php-src
/
ext
/
iconv
History
Moriyoshi Koizumi
8938555fd5
- Make iconv filter accept '.' as the delimiter between encoding names as well
...
as '/'. It's impossible to specify the filter in php://filter without this fix.
2009-03-17 05:27:00 +00:00
..
tests
- Fixed tests
2009-01-05 19:04:27 +00:00
config.m4
detect IBM iconv implementation and use correct encoding names
2007-12-04 11:26:54 +00:00
config.w32
- update lib detection and does not enable it when lib/headers are missing
2008-07-06 16:58:51 +00:00
CREDITS
Credits for iconv
2003-02-05 08:15:07 +00:00
iconv.c
- Make iconv filter accept '.' as the delimiter between encoding names as well
2009-03-17 05:27:00 +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
- This is PHP 6 - if this ... ever gets out
2009-03-10 23:40:06 +00:00