summaryrefslogtreecommitdiff
path: root/ext/mbstring
Commit message (Expand)AuthorAgeFilesLines
* fix tests.Seiji Masugata2006-07-292-24/+24
* added option parameter mb_strrpos( ).Seiji Masugata2006-07-171-3/+4
* Fix/add SKIPIFHannes Magnusson2006-06-277-7/+7
* changed GINIT definition.Seiji Masugata2006-06-151-29/+29
* Added automatic module globals managementDmitry Stogov2006-06-131-25/+14
* fixed all mbstring setting information doesn't return in mb_get_info( ).Seiji Masugata2006-05-111-6/+121
* Fixed bug #37103 (libmbfl headers not installed)foobar2006-04-171-1/+1
* more cleanup (lingering ini settings which do not exist anymore, etc.)foobar2006-04-101-1/+1
* fixed commnet typo, and duplicate logic.Seiji Masugata2006-04-041-7/+5
* added mb_stristr( ), mb_strrichr( ).Seiji Masugata2006-04-032-0/+109
* added mb_stripos( ), mb_strripos( ).Seiji Masugata2006-03-302-0/+125
* added mb_strrchr( ).Seiji Masugata2006-03-292-0/+66
* added mb_strstr( ).Seiji Masugata2006-03-282-0/+66
* added mb_list_mime_names( ).Seiji Masugata2006-03-272-0/+54
* fixed compiler warning.Seiji Masugata2006-03-261-2/+0
* added mb_list_encodings_alias_names( ).Seiji Masugata2006-03-232-0/+66
* added mb_check_encoding() to detect possible invalid encoding attack.Rui Hirokawa2006-03-213-1/+70
* changed a option name based on PHP naming convension.Rui Hirokawa2006-03-211-1/+1
* MF PHP_5_1Rui Hirokawa2006-03-216-1/+31
* added option parameter mb_list_encodings( ).Seiji Masugata2006-03-161-7/+29
* fixed compiler warning.Seiji Masugata2006-03-131-1/+0
* fixed a possible null injection caused by missuse of mbstring.substitute_char...Rui Hirokawa2006-03-121-1/+9
* fixed different value was returned in mb_get_info.Seiji Masugata2006-03-101-12/+49
* - remove register_globals support (aka "Kill the f***ing thing" :)Pierre Joye2006-03-075-19/+0
* remove obsolete checkYasuo Ohgaki2006-03-031-5/+0
* add safe_mode num of parameter checkYasuo Ohgaki2006-03-021-1/+6
* - Disable mbregex support until someone finds a way to reenable theMarcus Boerger2006-02-232-0/+4
* added additional info about mail encoding to mb_get_info(). (made by Jokagi)Rui Hirokawa2006-02-111-0/+9
* MF51: initialize to_rAntony Dovgal2006-02-061-2/+2
* fix testsAntony Dovgal2006-01-192-9/+7
* bump year and license versionfoobar2006-01-018-23/+23
* added Turkish language definition (related to bug #29955)Rui Hirokawa2005-12-291-0/+10
* fixed #35711, added mbstring.strict_detection to detect the encoding striktly.Rui Hirokawa2005-12-255-12/+39
* fixed #35711 ISO-8859 charset not correctly detected.Rui Hirokawa2005-12-241-0/+15
* added turkish language support for libmbfl.Rui Hirokawa2005-12-235-1/+33
* fixed #29955 mb_strtoupper() / lower() broken with Turkish encoding..Rui Hirokawa2005-12-232-8/+41
* fixed #28899 mb_substr() and substr() work differently when mbstring.func_ove...Rui Hirokawa2005-12-231-1/+5
* MFB: add missing skipif conditions, fix existing onesAntony Dovgal2005-12-213-0/+6
* MF51 Ilia's last fixAntony Dovgal2005-12-162-1/+8
* fix buildfoobar2005-12-061-2/+2
* nuke php3 legacyfoobar2005-12-061-14/+14
* fixed 5307 unexpected header can be injected to mb_send_mail().Rui Hirokawa2005-11-231-2/+40
* fixed #35253 length of the encoded string vilolates a RFC.Rui Hirokawa2005-11-191-3/+4
* fixed garbled multibyte characters.Rui Hirokawa2005-11-051-1/+1
* fix #34977 (Compile failure on MacOSX due to use of varargs.h)Antony Dovgal2005-10-261-2/+3
* fix compile warnings againAntony Dovgal2005-10-121-4/+4
* MFB: fixed compiler warningsIlia Alshanetsky2005-09-211-0/+1
* Fixed bug #34565 (mb_send_mail does not fetch mail.force_extra_parameters)Ilia Alshanetsky2005-09-211-0/+10
* - Fixed bug #34015foobar2005-08-051-18/+6
* - Bumber up yearfoobar2005-08-037-7/+7