php-src/ext/iconv
Pierre Joye bb1ec86f9d - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase
(calling ini_set('magic_....') returns 0|false
- get_magic_quotes_gpc, get_magic_quotes_runtime are kept but always return false
- set_magic_quotes_runtime raises an E_CORE_ERROR
2006-03-08 00:43:32 +00:00
..
tests - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +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 - Fixed issue with iconv_mime_decode where the "encoding" would only allow 2006-02-24 16:04:55 +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 MF51: fix misleading proto (confused in and out charset) 2006-02-18 16:04:02 +00:00