614 Commits (bdeeaa526aea211402a19c8ccae6411b495c392e)

Author SHA1 Message Date
Nuno Lopes 8da607e08f fix build when host machine doest has pcre installed 18 years ago
Moriyoshi Koizumi e4f2ea4d3b - More fixes for bug #45691 18 years ago
Jani Taskinen f679eeb6cb - No C++ comments in C files! 18 years ago
Moriyoshi Koizumi b0f6875659 - Forgot to take account of the case when mbstring.language is processed 18 years ago
Moriyoshi Koizumi 51180a707c - Fixed bug #45691 (Some per-dir or runtime settings may leak into other requests). 18 years ago
Moriyoshi Koizumi 957bdafb86 - Add a test for bug #43993. 18 years ago
Moriyoshi Koizumi 9bcdf1d802 - Fixed bug #43993 (mb_substr_count() behaves differently to substr_count() with overlapping needles) 18 years ago
Moriyoshi Koizumi 759e232786 - Fixed bug #44617 (wrong HTML entity output when substitute_character=entity) 18 years ago
Jani Taskinen 8a89eb0825 - fix test 18 years ago
Moriyoshi Koizumi de0e9cea83 - Fix warnings 18 years ago
Moriyoshi Koizumi 86e8d7ebf1 - Fix wrong cast 18 years ago
Moriyoshi Koizumi e8741cc4fc - fix a typo in mb_stripos() that caused segfault. 18 years ago
Moriyoshi Koizumi 935fa7a97e - Fix win32 build 18 years ago
Moriyoshi Koizumi f0582b02e2 - Fix tests. 18 years ago
Moriyoshi Koizumi 33be49a588 - Fixed warnings. 18 years ago
Moriyoshi Koizumi 5b494c0f16 - Add mbstring.http_output_conv_mimetypes that allows common non-text 18 years ago
Moriyoshi Koizumi ba2697a61c - Bug #45572 18 years ago
Moriyoshi Koizumi 05c3ae2764 - Fix ZTS build 18 years ago
Moriyoshi Koizumi 8ea52ae46f - Removed dependencies from php_mbregex to oniguruma types 18 years ago
Moriyoshi Koizumi 161882af63 - Oops. 18 years ago
Moriyoshi Koizumi a9c4d66340 - Added a new configure option --with-onig=[DIR] that allows the extension 18 years ago
Moriyoshi Koizumi e8f4d65f0d - indentation fix & reenable mbregex again. 18 years ago
Pierre Joye 144b823b36 - fix build with VC9 PSDK6.x 18 years ago
Felipe Pena 1de275f2c8 MFB: - Fixed bug #45486 (mb_send_mail(); header 'Content-Type: text/plain; charset=' parsing incorrect) 18 years ago
Felipe Pena 77c2eb1dcd - MFB: Removed unused variables 18 years ago
Felipe Pena f2655e0e5d MFB: 18 years ago
Alexey Zakhlestin df6701892b MFB: string length -> int 18 years ago
Alexey Zakhlestin 9951e4822e MFB: updated to the new parameter-parsing api 18 years ago
Alexey Zakhlestin e7ee0d709d MFB: added arginfo (fixes #45388) 18 years ago
Rui Hirokawa 19047cfd2e fixed bug #27421 (by david at dfoerster dot de) mbstring.func_overload set in .htaccess becomes global 18 years ago
Steph Fox 4be7f4aecd - killed off UEXPECT 18 years ago
Rui Hirokawa fe1484dc50 MFB 18 years ago
Josie Messa dcd8dff11b - Committing new tests for MBString extensions 18 years ago
Dmitry Stogov 42a683d688 Imporoved PHP binary size and startup speed with GCC4 visibility control (Nuno) 18 years ago
Sebastian Bergmann 9b620d50b4 Bump copyright year, 2 of 2. 18 years ago
Hannes Magnusson bc3e6d743c Fix typo (TAKAGI Masahiro) 18 years ago
Jani Taskinen 113ab1bc79 fix bug number 19 years ago
Jani Taskinen bf84a7a9a9 - Fixed bug #31911 (mb_ereg*_replace() crashes when replacement string 19 years ago
Yiduo (David) Wang 95da0dc570 Added macros for managing zval refcounts and is_ref statuses 19 years ago
Dmitry Stogov 8146078f7b Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 19 years ago
Rui Hirokawa 9fb312447e added support "entity" as substitute_character settin accoding to bug #39404 19 years ago
Rui Hirokawa 1dcec80d7b fixed bug #42502 va_* cannot detect. 19 years ago
Rui Hirokawa 2b41d574bb fixed bug #29955 invalid case conversion in iso-8859-9. 19 years ago
Rui Hirokawa cec32074d7 added negative offset support in mbfl_strrpos (fixed #42085) 19 years ago
Antony Dovgal 24c766b902 fix typo 19 years ago
Antony Dovgal d7ab2da30b there is no such file 19 years ago
Seiji Masugata 498c2e08f1 Synced mail function in mb_send_mail function(Escape mail.force_extra_parameters value). 19 years ago
Johannes Schlüter c91907a515 - Always enable mail() function 19 years ago
Seiji Masugata f8c62e9d07 Sync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and MOPB-34-2007:PHP). 19 years ago
Marcus Boerger d826cadb63 - Add missing return value check 19 years ago