237 Commits (3003cd2473fe2a12ba052d6304bd5846100fd1cc)

Author SHA1 Message Date
Hannes Magnusson aaa1d62614 MFH: fix/add SKIPIF 20 years ago
Hannes Magnusson aae5df3ffd MFH: arg ifno 20 years ago
Dmitry Stogov 1dbaae2795 Added automatic module globals management 20 years ago
Moriyoshi Koizumi 522ce80071 - MFH: fix bug #37176 (iconv_strpos() fails to find a string) 20 years ago
Marcus Boerger c4b81d8720 - Fix warning 20 years ago
Derick Rethans 016dbe414e - MFH: Fixed issue with iconv_mime_decode where the "encoding" would only allow 20 years ago
Michael Wallner 92ac0940d3 - fix misleading proto (confused out and in charset) 20 years ago
foobar 22f4a05149 - prevent pontential failure with stupid compilers 20 years ago
foobar bcc1654de3 - Fixed bug #35288 (iconv() function defined as libiconv()) 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
Antony Dovgal c92ae847c7 add missing skipif conditions 21 years ago
Antony Dovgal 33c87b395f MFH: fix #35692(iconv_mime_decode() segfault, with libiconv only) 21 years ago
foobar 3e669bc950 MFH: nuke php3 legacy 21 years ago
Ilia Alshanetsky cce5e8c9ea Updated tests to use [] instead of {} 21 years ago
foobar f803888510 MFH: Hiding bugs is not purpose of the regression tests. 21 years ago
Ilia Alshanetsky 2dc3862c7f Improve iconv skip conditions 21 years ago
Ilia Alshanetsky 9490f1c847 Do not run tests if iconv extension is unavailable. 21 years ago
Antony Dovgal 159bae3d99 MFH: use constants instead of their values 21 years ago
foobar 7e2bccf776 MFH 21 years ago
Antony Dovgal c47fb30b5b MFH: fix #34856 (configure fails to detect libiconv's type) 21 years ago
Antony Dovgal ad73bdcbe0 fix #34757 (iconv_substr() gives "Unknown error" when offset > string length) 21 years ago
Derick Rethans 46854447c5 - Fix skip-if comment. 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
Dmitry Stogov c3e2f113f3 Fixed bug in test file 21 years ago
foobar 6a58298bf6 - Plain path passed to PHP_INSTALL_HEADERS needs to have trailing / 21 years ago
Ilia Alshanetsky 0c6368d44b Fixed bug #33268 (iconv_strlen() works only with a parameter of < 3 in length) 21 years ago
foobar 626253940e - Added PHP_INSTALL_HEADERS() macro 21 years ago
Moriyoshi Koizumi 3b39b2237f - Add test case for iconv_mime_encode(). 21 years ago
Moriyoshi Koizumi 8f14211e13 - Add sanity check in iconv_mime_encode(). Leaving the third parameter 21 years ago
foobar 34805e8d39 - Fixed all buildconf warnings + cross-compiling issues 21 years ago
Antony Dovgal 6074423330 fix Konstantin's last name Chugeuv -> Chuguev 21 years ago
Derick Rethans 48b118968f - MF43: Install the iconv extension headers to <installpath>/ext/iconv so that 22 years ago
Ilia Alshanetsky 07db7765a1 Fixed compilation when PHP is built in separate directory. 22 years ago
Derick Rethans 9b9ae8ee70 - We need to install the headers too. 22 years ago
Edin Kadribasic 6d23aae34e Only dllexport during the compilation of iconv.c 22 years ago
Derick Rethans ce022d2723 - Export "php_iconv_string()". 22 years ago
Dmitry Stogov 139933fe59 Test was fixed. 22 years ago
Joe Orton 2685ca935f Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 22 years ago
Antony Dovgal f370d0290f fix compile warning 22 years ago
Frank M. Kromann 3944483cac Move iconv exports to the iconv extension 22 years ago
Moriyoshi Koizumi f89486a3a0 - Fix possible leaks / segfaults in persistent filter 22 years ago
Moriyoshi Koizumi 967c72865f - Fix a bug in iconv stream filter that prevents pending buckets from being 22 years ago
Derick Rethans edce707f3b - Fixed text. 22 years ago
Derick Rethans 3c28fbd6dd - Enable iconv by default 22 years ago
foobar f4983c0d3f - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 22 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 22 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 22 years ago
Moriyoshi Koizumi 06232e4818 Prevent a character from being wrongly doubled in the buffer. 23 years ago
Moriyoshi Koizumi 3d618a2f00 Just laugh at me :) 23 years ago
Moriyoshi Koizumi 07469af0d9 - Add missing sanity check. 23 years ago