440 Commits (da0c739eacdeccded3902ce3cf673d4e4e3e6b3d)

Author SHA1 Message Date
Marcus Boerger 4a3c015dd7 Fix annoying warning 22 years ago
Moriyoshi Koizumi 24eb1f6eb2 - Update libmbfl to the latest. This fixes several serious issues in the html 22 years ago
Moriyoshi Koizumi b2402396a9 - Suppress a compiler warning by a rather useless typecasting. 22 years ago
Moriyoshi Koizumi e226ed0e21 - Fix bug #26699 (mbstring encoding types does not include "binary"). 22 years ago
Moriyoshi Koizumi e4d90e60fc - Turn off mbstring.func_overload as this test uses plain strlen() for 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 b8ea4e6fd2 Fix bug #26639 (mb_convert_variables() clutters variables beyond the references) 23 years ago
Moriyoshi Koizumi c77302fd04 Eliminate compiler warnings. 23 years ago
Moriyoshi Koizumi 698ab70ae4 Remove leftover 23 years ago
Moriyoshi Koizumi ed2fd39d0a Avoid using non-portable test syntax. This was causing problems on 23 years ago
foobar 2e8b1c01fe revert, not needed 23 years ago
Marcus Boerger 1ee7d70b9e Enable shared build 23 years ago
Moriyoshi Koizumi 7d3e351383 This part is accidentially left on the previous commit. 23 years ago
Moriyoshi Koizumi 0d2c100a4f It'd be a bad idea to make subpackages dependent on the php build system. 23 years ago
Wez Furlong 05b9b20ed8 Add new (optional!) win32 build infrastructure. 23 years ago
Wez Furlong e68b2fa5fe Fix MBSTRING_API for non-shared win32 builds 23 years ago
Marcus Boerger 71ec2db198 Fix tests 23 years ago
Derick Rethans 750b0338bf - Fix sapi_input_filter patch. Returning 1 from the filter handler should 23 years ago
Moriyoshi Koizumi f8e6e5dad3 Compiler warning fix (patch by Joe Orton) 23 years ago
Rui Hirokawa c4b163de88 encoding detection shouldn't be performed if mbstring.http_input is set to auto or any valid encoding. 23 years ago
Rui Hirokawa 0ce637835a name/value in multipart/form-date will be converted into internal encoding when mbstring.encoding_translation is On. 23 years ago
Ilia Alshanetsky 980c3b2b4c Fixed compile warnings. 23 years ago
foobar d0422ea0bc fix skipif for these tests 23 years ago
Moriyoshi Koizumi a5422685fb Remove leftovers 23 years ago
Moriyoshi Koizumi f2b36ec52b Fix php_regex_encoding() so it can handle two additional encoding names 23 years ago
Moriyoshi Koizumi 07a021f477 Add test cases for the regex probles 23 years ago
Moriyoshi Koizumi 83609e0874 Repatch fixes for the problem that was reported at php-dev@php.gr.jp (#884) 23 years ago
Moriyoshi Koizumi 7e4a886971 Forgot to commit this one. 23 years ago
Moriyoshi Koizumi 91bf8e5dc9 Explicitly specify mbstring.language. 23 years ago
Moriyoshi Koizumi b82679412c Fix some incompatibilities with the pre-libmbfl behaviour regarding encoding detection. 23 years ago
Moriyoshi Koizumi 96cdea35c1 Specify full path to cat for mb_send_mail() tests 23 years ago
Ilia Alshanetsky ff4d200772 Specify full path for cat utility used by the test. 23 years ago
Moriyoshi Koizumi 1ee441613d Remove useless mutex code due to the switch to oniguruma. 23 years ago
Moriyoshi Koizumi aa36f5bbdb Oops 23 years ago
Moriyoshi Koizumi a89d00bb6c Remove unused variable 23 years ago
Rui Hirokawa ce66e1eb8d fixed wrong string length in mbregex. 23 years ago
Rui Hirokawa b6b761ca84 revert a patch. 23 years ago
Rui Hirokawa 25bb0d16a9 fixed win32-build and update e-mail address in mbstring. 23 years ago
Ilia Alshanetsky a7f2ec3cdb Fixed compile warnings. HAVE_ defines cannot work without the header that 23 years ago
Marcus Boerger 7fac56c593 - Change email 23 years ago
foobar 46e47ec0db - Fix the win32 build. 23 years ago
Zeev Suraski 8767205afa Fix Win32 linkage problems 23 years ago
foobar c803e4643d No need to enable by default. Derick got confused. :) 23 years ago
foobar 4d788fc1e2 libmbfl is required always 23 years ago
foobar c57ecb0e9a ws 23 years ago
Marcus Boerger ba4178189b - Fix compile 23 years ago
foobar 6b7cb7c570 Some minor fixes so that this works with autoconf 2.13 too 23 years ago
Moriyoshi Koizumi e49c59038c Sync with original 23 years ago