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-05 07:02:33 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
21da246807274df4ab04ca666a1069f4e1539a3b
archived-php-src
/
ext
/
iconv
History
Anatol Belski
3578e5b250
Merge branch 'PHP-5.5' into PHP-5.6
...
* PHP-5.5: fix dir separator in test fork test for windows update for LiteSpeed
2014-11-24 16:25:38 +01:00
..
tests
Merge branch 'PHP-5.5' into PHP-5.6
2014-11-24 16:25:38 +01:00
config.m4
Fix long-standing visual pain point: the misalignment of './configure help' text.
2013-08-06 11:06:09 -07:00
config.w32
- add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :)
2010-12-13 18:43:10 +00:00
CREDITS
Credits for iconv
2003-02-05 08:15:07 +00:00
iconv.c
Remove unneeded string copy.
2014-03-27 17:20:57 +09: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
Implement RFC
https://wiki.php.net/rfc/default_encoding
2014-02-13 11:54:52 +09:00