| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * MFH remainder | Moriyoshi Koizumi | 2008-10-16 | 1 | -0/+8 |
| | | |||||
| * | - MFH: Fixed bug #43993 (mb_substr_count() behaves differently to ↵ | Moriyoshi Koizumi | 2008-08-01 | 1 | -0/+26 |
| | | | | | substr_count() with overlapping needles) | ||||
| * | - MFH: Fixed bug #44617 (wrong HTML entity output when ↵ | Moriyoshi Koizumi | 2008-07-31 | 1 | -30/+26 |
| | | | | | substitute_character=entity). | ||||
| * | MFH:- fix test | Jani Taskinen | 2008-07-31 | 1 | -1/+3 |
| | | |||||
| * | - fix test (MF53) | Jani Taskinen | 2008-03-05 | 1 | -4/+2 |
| | | |||||
| * | fixed some failures on test scripts caused by bug fix. | Rui Hirokawa | 2008-02-18 | 7 | -79/+53 |
| | | |||||
| * | - Committing new tests for MBString extension. | Josie Messa | 2008-02-01 | 75 | -0/+9612 |
| | | | | | | More details can be found here: http://news.php.net/php.qa/62382 | ||||
| * | MFH:- Fixed bug #43301 (mb_ereg*_replace() crashes when replacement string is | Jani Taskinen | 2007-11-16 | 1 | -0/+21 |
| | | | | | | invalid PHP expression and 'e' option is used) | ||||
| * | MFH | Antony Dovgal | 2006-10-11 | 1 | -0/+41 |
| | | |||||
| * | MFH: fix segfault/leak, add test | Antony Dovgal | 2006-10-11 | 1 | -0/+79 |
| | | |||||
| * | fix tests. | Seiji Masugata | 2006-07-29 | 2 | -21/+17 |
| | | |||||
| * | MFH: fix/add SKIPIF | Hannes Magnusson | 2006-06-27 | 7 | -7/+7 |
| | | |||||
| * | fix tests | Antony Dovgal | 2006-05-29 | 2 | -2/+5 |
| | | |||||
| * | add missing skipif conditions | Antony Dovgal | 2005-12-21 | 3 | -0/+6 |
| | | | | | | fix existing ones | ||||
| * | fix test | Antony Dovgal | 2005-12-16 | 1 | -1/+1 |
| | | |||||
| * | - Fixed bug #34015 | foobar | 2005-08-05 | 1 | -18/+6 |
| | | | | | | # Whatever this test was supposed to try to test...sheesh.. | ||||
| * | - Add testcases for bug #28220 and #30549. | Moriyoshi Koizumi | 2005-02-21 | 2 | -0/+52 |
| | | |||||
| * | - Update libmbfl (fixes bug #30549 and #31911). | Moriyoshi Koizumi | 2005-02-20 | 1 | -0/+11 |
| | | | | | | - Update oniguruma to 3.7.0 | ||||
| * | - Fix typo (avaliable -> available). (bug #28725) | foobar | 2004-12-16 | 3 | -3/+3 |
| | | |||||
| * | - Fix test. I have no idea why the test was left this way. | Moriyoshi Koizumi | 2004-10-09 | 1 | -3/+6 |
| | | |||||
| * | MFB: Enforce protocol on magic methods/functions | Marcus Boerger | 2004-08-02 | 1 | -6/+9 |
| | | |||||
| * | - Fix bug #28466 (mbstring_convert_variables() problem). | Moriyoshi Koizumi | 2004-06-26 | 1 | -4/+27 |
| | | |||||
| * | - Turn off mbstring.func_overload as this test uses plain strlen() for | Moriyoshi Koizumi | 2004-01-19 | 1 | -0/+2 |
| | | | | | | comparison. | ||||
| * | Fix bug #26639 (mb_convert_variables() clutters variables beyond the references) | Moriyoshi Koizumi | 2003-12-18 | 1 | -0/+100 |
| | | |||||
| * | Fix tests | Marcus Boerger | 2003-11-30 | 2 | -8/+8 |
| | | |||||
| * | fix skipif for these tests | foobar | 2003-10-02 | 2 | -0/+10 |
| | | |||||
| * | Add test cases for the regex probles | Moriyoshi Koizumi | 2003-09-26 | 2 | -0/+27 |
| | | |||||
| * | Explicitly specify mbstring.language. | Moriyoshi Koizumi | 2003-09-26 | 4 | -0/+6 |
| | | |||||
| * | Specify full path to cat for mb_send_mail() tests | Moriyoshi Koizumi | 2003-09-26 | 4 | -4/+4 |
| | | |||||
| * | Specify full path for cat utility used by the test. | Ilia Alshanetsky | 2003-09-24 | 4 | -4/+4 |
| | | |||||
| * | - Fix for bug #25140 (mb_convert_encoding returns FALSE when it tries to | Derick Rethans | 2003-08-19 | 1 | -0/+10 |
| | | | | | | convert empty string) | ||||
| * | Use getenv() rather then $_ENV, the latter is not always avaliable. | Ilia Alshanetsky | 2003-08-09 | 1 | -1/+1 |
| | | |||||
| * | Fix test as the "expected result" was totally pointless in the first place. | Moriyoshi Koizumi | 2003-08-08 | 1 | -2/+2 |
| | | |||||
| * | Fix the test which should have been fixed long ago. | Moriyoshi Koizumi | 2003-08-08 | 1 | -1/+1 |
| | | |||||
| * | Add test case for the bug | Moriyoshi Koizumi | 2003-08-08 | 1 | -0/+33 |
| | | |||||
| * | Disable the test temporarily because "-d" flags in the command line doesn't | Moriyoshi Koizumi | 2003-08-03 | 1 | -0/+1 |
| | | | | | | | take effect under CGI mode. (See the relevant portion of cgi_main.c that begins at line 996) | ||||
| * | Fixed test so it won't fail in correct situations | Moriyoshi Koizumi | 2003-05-14 | 6 | -6/+6 |
| | | |||||
| * | Fixed test cases so they wouldn't be failed in case register_globals=on | Moriyoshi Koizumi | 2003-03-29 | 2 | -0/+2 |
| | | |||||
| * | Trivial test adjustment | Moriyoshi Koizumi | 2003-02-03 | 3 | -8/+4 |
| | | |||||
| * | Fixed test case for mb_strpos(). | Moriyoshi Koizumi | 2003-02-03 | 1 | -2/+2 |
| | | | | | | # the third parameter should specify an offset but an encoding name | ||||
| * | Fixed a mb_send_mail() bug that has been reported in php-i18n@lists.php.net | Moriyoshi Koizumi | 2003-01-31 | 7 | -8/+8 |
| | | | | | | See http://lists.php.net/article.php?group=php.i18n&article=427 | ||||
| * | Prevented the result from being affected by function overloading | Moriyoshi Koizumi | 2002-11-29 | 1 | -0/+2 |
| | | |||||
| * | MFB | Moriyoshi Koizumi | 2002-11-24 | 1 | -0/+104 |
| | | |||||
| * | Test for mb_send_mail() under language=Korean | Moriyoshi Koizumi | 2002-11-23 | 1 | -0/+41 |
| | | |||||
| * | Added missing mb_internal_encoding() | Moriyoshi Koizumi | 2002-11-21 | 3 | -0/+3 |
| | | |||||
| * | Removed unnecessary "\n" | Moriyoshi Koizumi | 2002-11-21 | 1 | -2/+1 |
| | | |||||
| * | Added a test to check whether mb_parse_str() works properly | Moriyoshi Koizumi | 2002-11-19 | 1 | -0/+79 |
| | | |||||
| * | Modified the test so it wouldn't be affected by ini settings. | Moriyoshi Koizumi | 2002-11-19 | 1 | -0/+1 |
| | | |||||
| * | Divided the overload test into two so as to handle the case mbregex is | Moriyoshi Koizumi | 2002-11-15 | 2 | -6/+29 |
| | | | | | | not enabled | ||||
| * | %s/SKIP/skip/g | Moriyoshi Koizumi | 2002-11-15 | 23 | -24/+24 |
| | | |||||
