Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct typo in comments: 'initialized' | Lior Kaplan | 2014-08-17 | 1 | -1/+1 |
| | |||||
* | tests still failing, so xfail for now until fixed | Stanislav Malyshev | 2014-01-29 | 2 | -2/+4 |
| | |||||
* | Fixed zend.multibyte tests partially | Yasuo Ohgaki | 2014-01-29 | 5 | -14/+10 |
| | |||||
* | XFAIL multibyte tests until they are fixed (bug 66582) | Stanislav Malyshev | 2014-01-26 | 7 | -0/+14 |
| | |||||
* | Enable zend.multibyte tests. Tipcal configuration works, but most tests fail. | Yasuo Ohgaki | 2014-01-19 | 14 | -95/+22 |
| | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 7 | -7/+7 |
| | |||||
* | - Fixed possible uninitialized scalar variable usage (spotted by Coverity) | Felipe Pena | 2013-10-20 | 4 | -4/+4 |
| | |||||
* | non living code related typo fixes | Veres Lajos | 2013-08-04 | 2 | -2/+2 |
| | |||||
* | MFH: fixed #65045: mb_convert_encoding breaks well-formed character. | Rui Hirokawa | 2013-07-31 | 5 | -202/+215 |
| | |||||
* | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 4 | -4/+4 |
| | | | | | * pull-request/341: (23 commits) typofixes | ||||
* | Missed SKIPIF | Xinchen Hui | 2013-05-09 | 1 | -0/+2 |
| | |||||
* | Fix test failed after 0ea83ff8478d867ebf1603a43cd5d3432022cee7 | Xinchen Hui | 2013-02-16 | 1 | -2/+0 |
| | |||||
* | mb_split() can now handle empty matches like preg_split() does. | Moriyoshi Koizumi | 2013-02-10 | 3 | -40/+46 |
| | |||||
* | Happy New Year | Xinchen Hui | 2013-01-01 | 7 | -7/+7 |
| | |||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-11-07 | 4 | -0/+80 |
|\ | |||||
| * | Fixed bug #63447 (max_input_vars doesn't filter variables when ↵ | Xinchen Hui | 2012-11-07 | 4 | -0/+80 |
| | | | | | | | | mbstring.encoding_translation = On) | ||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
|\ \ | |/ | |||||
| * | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
| | | |||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-09 | 8 | -0/+0 |
|\ \ | |/ | |||||
| * | Fixed bug #63236 (Executable permission on various source files) | Xinchen Hui | 2012-10-09 | 8 | -0/+0 |
| | | |||||
| * | Fixed bug #61631 mbstring mail related tests fail | Anatoliy Belsky | 2012-04-10 | 8 | -0/+24 |
| | | |||||
* | | Allow null as a default value for length in mb_substr() and mb_strcut() | Lars Strojny | 2012-09-02 | 2 | -6/+12 |
| | | |||||
* | | 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 |
| | | |||||
| * | - Year++ | Felipe Pena | 2012-01-01 | 7 | -7/+7 |
| | | |||||
| * | - Fix the fix (thanks Chris Jones!) | Felipe Pena | 2011-11-22 | 1 | -1/+1 |
| | | |||||
| * | - Fixed possible crash in mb_ereg_search_init() using empty pattern | Felipe Pena | 2011-11-21 | 2 | -2/+25 |
| | | |||||
| * | backport the line from trunk and fix uninitialized variables | Antony Dovgal | 2011-11-19 | 1 | -0/+1 |
| | | |||||
| * | A better fix for #55817 (thanks to bjori) | Xinchen Hui | 2011-09-30 | 1 | -1/+1 |
| | | |||||
| * | Fix wrong codes #55817 | Xinchen Hui | 2011-09-30 | 1 | -1/+1 |
| | | |||||
| * | MFH: fixed #40685: removed '&' in mb_decode_numericentity(). | Rui Hirokawa | 2011-09-24 | 2 | -1/+69 |
| | | |||||
| * | - add skipif | Pierre Joye | 2011-09-06 | 1 | -0/+2 |
| | | |||||
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | | |||||
| * | - Fixed bug #54494: mb_substr() mishandles UTF-32LE and UCS-2LE. | Gustavo André dos Santos Lopes | 2011-04-09 | 2 | -2/+54 |
| | | |||||
| * | - Year++ | Felipe Pena | 2011-01-01 | 7 | -7/+7 |
| | | |||||
| * | - add phpize support for windows, need a nmake install for now (nmake ↵ | Pierre Joye | 2010-12-13 | 1 | -0/+3 |
| | | | | | | | | devel-pkg version is coming), works exactly the same as on unix, or should :) | ||||
| * | - Fix bug #53273 (mb_strcut() returns garbage with the excessive length ↵ | Moriyoshi Koizumi | 2010-11-09 | 2 | -0/+35 |
| | | | | | | | | 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) | ||||
| * | - Moved ucgendat.c to a separate directory and included the | Gustavo André dos Santos Lopes | 2010-10-05 | 3 | -0/+56 |
| | | | | | | | | OpenLDAP license there, as required by the license itself. | ||||
| * | - Fixed bug #52981 (Unicode casing table was out-of-date). | Gustavo André dos Santos Lopes | 2010-10-05 | 3 | -2735/+6277 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 2 | -1/+23 |
| | | |||||
| * | - 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 | 9 | -17/+45 |
| | | |||||
| * | 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 | 4 | -28/+117 |
| | | |||||
* | | 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 |
| | | |||||
* | | - Year++ | Felipe Pena | 2012-01-01 | 7 | -7/+7 |
| | |