226 Commits (728acc3785ec9ca6b2233ee8071805d139dda2bd)

Author SHA1 Message Date
Ilia Alshanetsky 20c3266588 fixed compiler warnings 21 years ago
Ilia Alshanetsky 999a7acd71 MFH: Fixed bug #34565 (mb_send_mail does not fetch mail.force_extra_parameters) 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
Moriyoshi Koizumi 542901d705 - Add Armenian encoding / NLS (patch by Hayk Chamyan) 21 years ago
foobar 2d521a73c8 Revert bad fix 21 years ago
Rasmus Lerdorf eb253ab571 Build fixes 21 years ago
Moriyoshi Koizumi 3093ceb3da - WS fix. 21 years ago
Moriyoshi Koizumi 0d7845384f - Fix bug #28568 (known_post_content_types is not thread safe). 21 years ago
Moriyoshi Koizumi 8d73dc7bfc - Fix compiler warnings. 21 years ago
Ilia Alshanetsky f257e10d48 Removed unused vars. 21 years ago
Antony Dovgal f7326d6279 MFB: fix #31732 21 years ago
Moriyoshi Koizumi b1ddbcbef9 - Fix a critical bug that request-local settings leak to another request. 21 years ago
Moriyoshi Koizumi b33f7ab671 - Fix bug #28466 (mbstring_convert_variables() problem). 22 years ago
Ilia Alshanetsky 3787740cbc Fixed compiler warning. 22 years ago
Moriyoshi Koizumi e84334a597 - Revert ini setting patch, as I notified in 22 years ago
Derick Rethans b3b2192a1e - Added mb_list_encoding() to return an array with all mbstring supported 22 years ago
Ilia Alshanetsky 02cdf5a87a Fixed bug #27421 (mbstring.func_overload should be system ini setting). 22 years ago
Moriyoshi Koizumi 11b0f469f0 - Upgrade bundled oniguruma regex library to 2.2.2 (Rui, Moriyoshi) 22 years ago
foobar f4983c0d3f - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 22 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 23 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 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
Moriyoshi Koizumi a5422685fb Remove leftovers 23 years ago
Moriyoshi Koizumi b82679412c Fix some incompatibilities with the pre-libmbfl behaviour regarding encoding detection. 23 years ago
Moriyoshi Koizumi aa36f5bbdb Oops 23 years ago
Moriyoshi Koizumi a89d00bb6c Remove unused variable 23 years ago
Rui Hirokawa 25bb0d16a9 fixed win32-build and update e-mail address in mbstring. 23 years ago
Zeev Suraski 8767205afa Fix Win32 linkage problems 23 years ago
Marcus Boerger ba4178189b - Fix compile 23 years ago
Moriyoshi Koizumi 7fe12aaa17 Integrate allocator code into mbstring.c 23 years ago
Rui Hirokawa 6b92fbdef9 revert previous patch. 23 years ago
Rui Hirokawa d2f002eed9 changed for ZTS mode. 23 years ago
Rui Hirokawa 5a80df26f3 @mbfilter is changed to bundled version of libmbfl to prevent LGPL licence problem. mbregex is changed to oniguruma. 23 years ago
Moriyoshi Koizumi 9bb299eb42 More accurate fix for bug #25140 23 years ago
Derick Rethans 9cd7b9d3c3 - Fix for bug #25140 (mb_convert_encoding returns FALSE when it tries to 23 years ago
Masaki Fujimoto ab9dcec292 - added script encoding support to Zend Engine 2. 23 years ago
Moriyoshi Koizumi 5e343ad110 Eliminate redundant assignment 23 years ago
Moriyoshi Koizumi de9d52c4e9 Real fix for the problem addressed in the last commit message. 23 years ago
Moriyoshi Koizumi a12601456a Fix wrong behaviour under ZTS that was inconsistent with non-ZTS. 23 years ago
Moriyoshi Koizumi c7a29109a8 MFB(1.142.2.22): add missing NLS entry for German. 23 years ago
Marcus Boerger 0626fff0c1 Fix warning 23 years ago
Marcus Boerger 21503e723e Reallow build 23 years ago
Zeev Suraski 538d58dd5f Use new infrastructure. 23 years ago
Rui Hirokawa ac91b2dbba MFH 23 years ago
Rui Hirokawa 0b0962eb8e added strict encoding detection mode to fix #24309 23 years ago
Rui Hirokawa 2b44c63d50 Fixed corruption of multibyte character including 0x5c as second 23 years ago