summaryrefslogtreecommitdiff
path: root/ext/mbstring
Commit message (Expand)AuthorAgeFilesLines
* Happy New Year~Xinchen Hui2013-01-017-7/+7
* Fixed bug #63447 (max_input_vars doesn't filter variables when mbstring.encod...Xinchen Hui2012-11-074-0/+80
* Remove executable permission on phptXinchen Hui2012-10-101-0/+0
* Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-098-0/+0
* Fixed bug #61631 mbstring mail related tests failAnatoliy Belsky2012-04-108-0/+24
* Fix test, and merge the modification from trunkXinchen Hui2012-03-221-3/+3
* fixed failed tests (backport from PHP_5_4/trunk).Rui Hirokawa2012-01-143-3/+6
* - Year++Felipe Pena2012-01-017-7/+7
* - Fix the fix (thanks Chris Jones!)Felipe Pena2011-11-221-1/+1
* - Fixed possible crash in mb_ereg_search_init() using empty patternFelipe Pena2011-11-212-2/+25
* backport the line from trunk and fix uninitialized variablesAntony Dovgal2011-11-191-0/+1
* A better fix for #55817 (thanks to bjori)Xinchen Hui2011-09-301-1/+1
* Fix wrong codes #55817Xinchen Hui2011-09-301-1/+1
* MFH: fixed #40685: removed '&' in mb_decode_numericentity().Rui Hirokawa2011-09-242-1/+69
* - add skipifPierre Joye2011-09-061-0/+2
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* - Fixed bug #54494: mb_substr() mishandles UTF-32LE and UCS-2LE.Gustavo André dos Santos Lopes2011-04-092-2/+54
* - Year++Felipe Pena2011-01-017-7/+7
* - add phpize support for windows, need a nmake install for now (nmake devel-p...Pierre Joye2010-12-131-0/+3
* - Fix bug #53273 (mb_strcut() returns garbage with the excessive length param...Moriyoshi Koizumi2010-11-092-0/+35
* - Fixed tests not passing under windows because of the directory separatorPatrick Allaert2010-11-081-2/+2
* - Moved ucgendat.c to a separate directory and included theGustavo André dos Santos Lopes2010-10-053-0/+56
* - Fixed bug #52981 (Unicode casing table was out-of-date).Gustavo André dos Santos Lopes2010-10-053-2735/+6277
* - Fixed bug #52931 (strripos not overloaded with function overloading enabled)Felipe Pena2010-09-272-1/+23
* - restore credits, fix 5.3 as well, aka do it right /cc DericPierre Joye2010-09-051-6/+3
* Fixed bug #52681 (mb_send_mail() appends an extra MIME-Version header).Adam Harvey2010-08-259-17/+45
* Fixed bug #51512 (mb_send_mail* fail when mail.add_x_header is on by default)Ilia Alshanetsky2010-04-127-0/+7
* - Fix win32 build.Rob Richards2010-03-151-1/+1
* - Fix win32 build. (notified by Rob. Thanks)Moriyoshi Koizumi2010-03-151-0/+12
* - Update the bundled libmbfl to the latest on upstream.Moriyoshi Koizumi2010-03-1255-2708/+3429
* - Merge from upstream (note: this is no behavioral change, so need not to beMoriyoshi Koizumi2010-02-281-1/+3
* - Whitespaces.Moriyoshi Koizumi2010-02-281-2/+2
* mbstring filter files were referenced but never actually compiledScott MacVicar2010-02-161-0/+2
* Building libmbfl seperately fails since the shared library version is an API ...Scott MacVicar2010-02-161-1/+3
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-037-7/+7
* Someone strap down Jani and give him a sedative please.Rasmus Lerdorf2009-11-251-4/+4
* Fix bug #50115Rasmus Lerdorf2009-11-081-1/+1
* - Added SKIPIFFelipe Pena2009-11-084-0/+8
* - Fixed bug #49354 (mb_strcut() cuts wrong length when offset is within aMoriyoshi Koizumi2009-09-232-4/+21
* - Looks like bug #48697 has already been fixed in RC1.Moriyoshi Koizumi2009-09-141-0/+24
* - Fix bug #49536 (mb_detect_encoding() returns incorrect results when strict_...Moriyoshi Koizumi2009-09-113-2/+22
* - Fix bug #49528 (UTF-16 strings prefixed by BOM wrongly converted).Moriyoshi Koizumi2009-09-112-10/+37
* The last of the 2009 testfest testsZoe Slattery2009-08-301-0/+16
* * Fix bug #48645 (mb_convert_encoding() doesn't understand hexadecimal html-e...Moriyoshi Koizumi2009-07-292-6/+208
* - MFH (using svn merge; it seems I won't need to repeat the commit message an...Moriyoshi Koizumi2009-07-241-1/+1
* - MFH: New tests (WurzbrugUG testfest)Felipe Pena2009-07-0711-0/+366
* MFH: Fixed static build of mbstring on Windows (makes static build of exif po...Kalle Sommer Nielsen2009-06-121-2/+2
* Fix test - remove bogus variationandy wharmby2009-06-091-6/+0
* MFH: Added zend_eval_stringl and made create_function(), etc. binary-safeMatt Wilmas2009-06-051-2/+2
* MFH: fix compile warningsAntony Dovgal2009-05-271-0/+2