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-29 11:13:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ce3ba599b1573740afe51ee2ed2c19fbdde7c05
archived-php-src
/
ext
/
iconv
T
History
Michael Wallner
83eac101c3
- fix crash when unicode.sematics are enabled and unicode.output_encoding doesn't match iconv.internal_encoding
2006-09-09 12:10:28 +00:00
..
tests
do not search for empty strings with strpos() and strrpos()
2006-09-06 12:07:27 +00:00
config.m4
MFB
2006-01-03 13:25:33 +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
- fix crash when unicode.sematics are enabled and unicode.output_encoding doesn't match iconv.internal_encoding
2006-09-09 12:10:28 +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
- upgrade ob_iconv_handler
2006-09-06 20:49:03 +00:00