2 Mar 2011 21:51
[PHP-DEV] Re: Reverting ext/mbstring patch
Moriyoshi Koizumi <mozo <at> mozo.jp>
2011-03-02 20:51:07 GMT
2011-03-02 20:51:07 GMT
Hey, I think I can fix it somehow. Please don't be haste with it. I am going to look into it. Moriyoshi On Tue, Mar 1, 2011 at 11:35 PM, Dmitry Stogov <dmitry <at> zend.com> wrote: > Hi, > > I'm going to revert Moriyoshi patch from December and some following fixes. > > I like the idea of the patch, but it just doesn't work as expected. > It breaks 10 tests, but in general it breaks most things related to Unicode > (declare statement, multibyte scripts, exif support for Unicode, multibyte > POST requests). > > I tried to fix it myself, but I just can't understand how it should work > (it's too big). It also has several places where integers messed with > pointers, old API messed with new one and so on. > > I'm going to revert (apply the attached patch) on Thursday. > > Following is the list of failed tests: > > Shift_JIS request [tests/basic/029.phpt] > Testing declare statement with several type values > [Zend/tests/declare_001.phpt] > Zend Multibyte and ShiftJIS > [Zend/tests/multibyte/multibyte_encoding_001.phpt](Continue reading)
RSS Feed