summaryrefslogtreecommitdiff
path: root/ext/mbstring
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year.Sebastian Bergmann2007-12-313-3/+3
* Sync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and...Seiji Masugata2007-04-041-10/+22
* MFB: Fixed MOPB-26-2007 mb_parse_str() can be used to activateIlia Alshanetsky2007-03-181-3/+7
* MFH: Bump year.Sebastian Bergmann2007-01-013-3/+3
* Fixed bug #39361, #39400 (mbstring function overloading problem).Seiji Masugata2006-12-211-5/+3
* fixed illegal encoding detection when mbstring.encoding_translation is enable...Rui Hirokawa2006-11-031-3/+13
* fix testAntony Dovgal2006-09-061-4/+0
* fix tests.Seiji Masugata2006-07-292-21/+18
* added mb_check_encoding( ). detect possible invalid encoding attack(avoids a ...Seiji Masugata2006-04-033-0/+65
* revert.(See http://news.php.net/php.cvs/37387)Seiji Masugata2006-03-233-67/+0
* MFHRui Hirokawa2006-03-213-0/+67
* MFH.Rui Hirokawa2006-03-216-1/+33
* fixed doesn't return value when omitting arguments in mb_get_info( ).Seiji Masugata2006-03-181-14/+34
* MFHRui Hirokawa2006-03-121-1/+9
* fixed different value was returned in mb_get_info.Seiji Masugata2006-03-101-7/+29
* MFH add safe_mode num of parameter checkYasuo Ohgaki2006-03-021-0/+5
* MF51: initialize to_rAntony Dovgal2006-02-061-1/+1
* fix testAntony Dovgal2006-01-061-1/+1
* - Hopefully fix windows build here.Derick Rethans2006-01-041-0/+24
* bump year and license versionfoobar2006-01-016-21/+21
* MFH: update libmbfl for the newest version.Rui Hirokawa2005-12-3024-41/+400
* MFH: Fixed possible memory corruption inside mb_strcut().Ilia Alshanetsky2005-12-151-0/+7
* fixed #35307 unexpected header can be injected to mb_send_mail() (the patch i...Rui Hirokawa2005-11-211-1/+48
* MFH: fixed #35253 length of the encoded string vilolates a RFC.Rui Hirokawa2005-11-191-4/+11
* MFH: fixed garbled multibyte characters.Rui Hirokawa2005-11-051-1/+1
* fixed white space issue.Rui Hirokawa2005-11-051-1/+1
* removed mail.force_extra_parameters which is unsuppoted in php4.Rui Hirokawa2005-11-041-4/+1
* MFH: Fixed bug #34565 (mb_send_mail does not fetch mail.force_extra_parameters)Ilia Alshanetsky2005-09-211-0/+11
* MFHfoobar2005-08-051-18/+6
* - MFH: Fix mbfl_encoding_detector_feed() and mbfl_mbfl_identify_encoding() be...Masaki Fujimoto2005-04-221-10/+12
* - MFH: commit the pending patch (bug #32311).Moriyoshi Koizumi2005-04-131-1/+20
* - Temporary reversion as per release masters' requests.Moriyoshi Koizumi2005-03-231-20/+1
* - MFH: fix bug #32311 (mb_encode_mimeheader() does not properly escapeMoriyoshi Koizumi2005-03-231-1/+20
* Fix exif win32 buildEdin Kadribasic2005-03-221-1/+1
* - Add missing entries.Moriyoshi Koizumi2005-03-181-0/+8
* - MFH: Synch with the latest checkouts. (include fix by Joe Orton. Thanks.)Moriyoshi Koizumi2005-02-232-2/+2
* - MFH: fix bug #32063 (mb_convert_encoding ignores named entity 'alpha')Moriyoshi Koizumi2005-02-221-0/+1
* - MFH: fix bug #30573 (compiler warning due to invalid type cast).Moriyoshi Koizumi2005-02-212-7/+8
* - MFH: fix compiler warnings.Moriyoshi Koizumi2005-02-2115-15/+15
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2005-02-212-0/+52
* - Upgrade libmbfl (fixers bug #28220, #30549 and #31911).Moriyoshi Koizumi2005-02-2142-696/+570
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2005-02-208-0/+980
* - MFH: Fix a critical bug that request-local settings leak to another request.Moriyoshi Koizumi2005-01-161-31/+72
* MFH: Fix typo (avaliable -> available). (bug #28725)foobar2004-12-163-3/+3
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2004-10-101-0/+36
* - Modify test case for wider coverage.Moriyoshi Koizumi2004-06-231-4/+27
* - Fix buf #28466 (mbstring_convert_variables() problem).Moriyoshi Koizumi2004-06-231-0/+1
* MFH: Fixed bug #28723 (Fixed mbstring config.m4 to work on OSes where testIlia Alshanetsky2004-06-101-1/+1
* - MFH(r-1.49): Let it work safelyMoriyoshi Koizumi2004-04-041-2/+6
* - Fixed bug #27849 (configure craps out on trivial syntax error).Derick Rethans2004-04-031-1/+1