298 Commits (79d8631feae4eb2849b86c19103f044aaedb3da4)

Author SHA1 Message Date
Ilia Alshanetsky 79d8631fea MFB: Fixed bug #46042 (memory leaks with reflection of 18 years ago
Felipe Pena 41834e6090 - New parameter parsing API 18 years ago
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 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 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 05c3ae2764 - Fix ZTS build 18 years ago
Moriyoshi Koizumi 8ea52ae46f - Removed dependencies from php_mbregex to oniguruma types 18 years ago
Moriyoshi Koizumi a9c4d66340 - Added a new configure option --with-onig=[DIR] that allows the extension 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
Rui Hirokawa fe1484dc50 MFB 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
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
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 20a40063c5 - avoid sprintf 19 years ago
Antony Dovgal 521a03c098 fix folding and ws 19 years ago
Sebastian Bergmann 3717df72ae Bump year. 19 years ago
Seiji Masugata 0d9e23c38b Synced PHP_5_2 Branch. 20 years ago
Ilia Alshanetsky fab0dd3b66 MFB: Fixed bug #39361 (Removed warning on empty haystack inside mb_strstr()). 20 years ago
Hannes Magnusson 176b72284c Error message clean up 20 years ago
Nuno Lopes 07b26e4e5f MFB (int->long) 20 years ago
Seiji Masugata cf90bc9e1c added returned value in mb_get_info( ). 20 years ago
Seiji Masugata df84f5aa45 added option parameter mb_strrpos( ). 20 years ago
Seiji Masugata 85f42ffe65 changed GINIT definition. 20 years ago
Dmitry Stogov 943960c324 Added automatic module globals management 20 years ago
Seiji Masugata b56ab30155 fixed all mbstring setting information doesn't return in mb_get_info( ). 20 years ago
Seiji Masugata e241504917 fixed commnet typo, and duplicate logic. 20 years ago
Seiji Masugata d8271224ad added mb_stristr( ), mb_strrichr( ). 20 years ago
Seiji Masugata cbd37caefc added mb_stripos( ), mb_strripos( ). 20 years ago
Seiji Masugata e42f182be3 added mb_strrchr( ). 20 years ago
Seiji Masugata b5cd8f02d8 added mb_strstr( ). 20 years ago
Seiji Masugata d28ec107ac added mb_list_mime_names( ). 20 years ago
Seiji Masugata c8de944309 fixed compiler warning. 20 years ago