Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug #61631 mbstring mail related tests fail | Anatoliy Belsky | 2012-04-10 | 8 | -16/+16 |
| | |||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-03-22 | 1 | -3/+3 |
|\ | | | | | | | | | * PHP-5.3: Fix test, and merge the modification from trunk | ||||
| * | Fix test, and merge the modification from trunk | Xinchen Hui | 2012-03-22 | 1 | -3/+3 |
| | | |||||
| * | fixed failed tests (backport from PHP_5_4/trunk). | Rui Hirokawa | 2012-01-14 | 3 | -3/+6 |
| | | |||||
| * | - Fixed possible crash in mb_ereg_search_init() using empty pattern | Felipe Pena | 2011-11-21 | 1 | -0/+18 |
| | | |||||
| * | MFH: fixed #40685: removed '&' in mb_decode_numericentity(). | Rui Hirokawa | 2011-09-24 | 1 | -0/+20 |
| | | |||||
| * | - add skipif | Pierre Joye | 2011-09-06 | 1 | -0/+2 |
| | | |||||
| * | - Fixed bug #54494: mb_substr() mishandles UTF-32LE and UCS-2LE. | Gustavo André dos Santos Lopes | 2011-04-09 | 1 | -0/+52 |
| | | |||||
| * | - Fix bug #53273 (mb_strcut() returns garbage with the excessive length ↵ | Moriyoshi Koizumi | 2010-11-09 | 1 | -0/+31 |
| | | | | | | | | parameter). | ||||
| * | - Fixed tests not passing under windows because of the directory separator | Patrick Allaert | 2010-11-08 | 1 | -2/+2 |
| | | | | | | | | | | difference (thanks Eyal Teutsch for reporting) | ||||
| * | - Fixed bug #52981 (Unicode casing table was out-of-date). | Gustavo André dos Santos Lopes | 2010-10-05 | 1 | -0/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated with UnicodeData-6.0.0d7.txt and included the source of the generator program with the distribution. #The replaced tables, generated circa 2002, seem to reflect #Unicode 3.2. I was unable to generate the same property #offsets with Unicode 3.2 data, but all the tests I made #indicate php_unicode_is_prop() is returning the correct #values. The replaced file merely says it used a "modified #version" of ucgendat, which is not very helpful. The results #I got were not significantly different, only slightly higher #offsets at two properties, which were carried over to the #subsequent properties. #I was, however, able to replicate precisely the casing table. #The extent of the "modifications" besides omitting most of #the tables, a slightly different layout and the casing table #offsets having been multiplied by 3 is unclear. #The test suite showed no regressions; however, it's very poor #in testing the modified portion of the extension. | ||||
| * | - Fixed bug #52931 (strripos not overloaded with function overloading enabled) | Felipe Pena | 2010-09-27 | 1 | -0/+22 |
| | | |||||
| * | - restore credits, fix 5.3 as well, aka do it right /cc Deric | Pierre Joye | 2010-09-05 | 1 | -6/+3 |
| | | |||||
| * | Fixed bug #52681 (mb_send_mail() appends an extra MIME-Version header). | Adam Harvey | 2010-08-25 | 8 | -14/+40 |
| | | |||||
| * | Fixed bug #51512 (mb_send_mail* fail when mail.add_x_header is on by default) | Ilia Alshanetsky | 2010-04-12 | 7 | -0/+7 |
| | | |||||
* | | MFH mb_ereg_replace_callback() for security enhancements. | Rui Hirokawa | 2012-03-02 | 1 | -0/+15 |
| | | |||||
* | | Fix tests that break if filter.default isn't set to unsafe_raw | Rasmus Lerdorf | 2012-03-02 | 1 | -0/+1 |
| | | |||||
* | | Test for null behavior with ext/mbstring functions | Lars Strojny | 2012-02-01 | 1 | -0/+32 |
| | | |||||
* | | - Fixed possible crash in mb_ereg_search_init() using empty pattern | Felipe Pena | 2011-11-21 | 1 | -0/+18 |
| | | |||||
* | | Fixed bug #60306 (Characters lost while converting from cp936 to utf8) | Xinchen Hui | 2011-11-18 | 1 | -0/+11 |
| | | |||||
* | | Fix tests | Xinchen Hui | 2011-11-08 | 1 | -1/+1 |
| | | |||||
* | | MFH: fixed #40685: removed '&' in mb_decode_numericentity(). | Rui Hirokawa | 2011-09-24 | 1 | -0/+25 |
| | | |||||
* | | MFH: fixed a bug in convertion table and added test script for emoji. | Rui Hirokawa | 2011-09-23 | 1 | -0/+172 |
| | | |||||
* | | MFH: fixed test failure on win32. | Rui Hirokawa | 2011-09-11 | 1 | -0/+3 |
| | | |||||
* | | MFH: fixed test failure on win32. | Rui Hirokawa | 2011-09-11 | 7 | -0/+21 |
| | | |||||
* | | MFH: fixed test case failures. | Rui Hirokawa | 2011-09-11 | 1 | -1/+1 |
| | | |||||
* | | MFH: fixed test case failures. | Rui Hirokawa | 2011-09-11 | 6 | -91/+160 |
| | | |||||
* | | revert previous commit. | Rui Hirokawa | 2011-09-11 | 2 | -14/+17 |
| | | |||||
* | | revert previous commit. | Rui Hirokawa | 2011-09-11 | 3 | -17/+36 |
| | | |||||
* | | MFH: removed test script which depends on the removed register_globals. | Rui Hirokawa | 2011-09-11 | 1 | -22/+0 |
| | | |||||
* | | - add skipif | Pierre Joye | 2011-09-06 | 1 | -0/+2 |
| | | |||||
* | | fix test | Stanislav Malyshev | 2011-09-04 | 1 | -4/+4 |
| | | |||||
* | | test fixes | Stanislav Malyshev | 2011-09-04 | 1 | -2/+2 |
| | | |||||
* | | fix failing tests | Stanislav Malyshev | 2011-08-01 | 1 | -1/+1 |
| | | |||||
* | | - Fixed bug #54494: mb_substr() mishandles UTF-32LE and UCS-2LE. | Gustavo André dos Santos Lopes | 2011-04-09 | 1 | -0/+52 |
| | | |||||
* | | Fixed multibyte related issues | Dmitry Stogov | 2011-03-14 | 1 | -8/+10 |
| | | |||||
* | | XFAIL these for the moment, Kalle totally broke these in 298241 | Scott MacVicar | 2011-02-03 | 3 | -0/+6 |
| | | | | | | | | | | | | when removing register_globals | ||||
* | | Added multibyte suppport by default. Previosly php had to be compiled with ↵ | Dmitry Stogov | 2010-11-24 | 2 | -2/+4 |
| | | | | | | | | --enable-zend-multibyte. Now it can be enabled or disabled throug zend.multibyte directive in php.ini | ||||
* | | - Fix bug #53273 (mb_strcut() returns garbage with the excessive length ↵ | Moriyoshi Koizumi | 2010-11-09 | 1 | -0/+31 |
| | | | | | | | | parameter). | ||||
* | | - Fixed tests not passing under windows because of the directory separator | Patrick Allaert | 2010-11-08 | 1 | -2/+2 |
| | | | | | | | | | | difference (thanks Eyal Teutsch for reporting) | ||||
* | | - Fixed bug #52981 (Unicode casing table was out-of-date). | Gustavo André dos Santos Lopes | 2010-10-05 | 1 | -0/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated with UnicodeData-6.0.0d7.txt and included the source of the generator program with the distribution. #The replaced tables, generated circa 2002, seem to reflect #Unicode 3.2. I was unable to generate the same property #offsets with Unicode 3.2 data, but all the tests I made #indicate php_unicode_is_prop() is returning the correct #values. The replaced file merely says it used a "modified #version" of ucgendat, which is not very helpful. The results #I got were not significantly different, only slightly higher #offsets at two properties, which were carried over to the #subsequent properties. #I was, however, able to replicate precisely the casing table. #The extent of the "modifications" besides omitting most of #the tables, a slightly different layout and the casing table #offsets having been multiplied by 3 is unclear. #The test suite showed no regressions; however, it's very poor #in testing the modified portion of the extension. | ||||
* | | - Fixed bug #52931 (strripos not overloaded with function overloading enabled) | Felipe Pena | 2010-09-27 | 1 | -0/+22 |
| | | |||||
* | | - restore credits, fix 5.3 as well, aka do it right /cc Deric | Pierre Joye | 2010-09-05 | 1 | -0/+2 |
| | | |||||
* | | - Turn test-description into on line. | Derick Rethans | 2010-09-05 | 1 | -6/+1 |
| | | |||||
* | | Fixed bug #52681 (mb_send_mail() appends an extra MIME-Version header). | Adam Harvey | 2010-08-25 | 8 | -14/+40 |
| | | |||||
* | | Removed register_globals | Kalle Sommer Nielsen | 2010-04-21 | 2 | -2/+0 |
| | | |||||
* | | MFB: Fixed bug #51512 (mb_send_mail* fail when mail.add_x_header is on by ↵ | Ilia Alshanetsky | 2010-04-12 | 7 | -0/+7 |
|/ | | | | default) | ||||
* | Fix bug #50115 | Rasmus Lerdorf | 2009-11-08 | 1 | -1/+1 |
| | |||||
* | - Added SKIPIF | Felipe Pena | 2009-11-08 | 4 | -0/+8 |
| | |||||
* | - Fixed bug #49354 (mb_strcut() cuts wrong length when offset is within a | Moriyoshi Koizumi | 2009-09-23 | 1 | -0/+21 |
| | | | | | | | | multibyte character). (This bug was introduced by the commit by r202895. Please double-check the specification of the function you are going to *fix*.) |