Andrei Zmievski wrote:
On Thu, 14 Nov 2002, lowbwtom wrote:

Will there be a patch to fix the mbstring bug in 4.2.3? Any idea when?
(specifically to fix the missing 4 characters in array posts)

Some of us have been totally screwed by this bug - since our isp's have
updated to 4.2.3 and left everyone's sites totally broken. They refuse to
drop back to old version and are leaving everyone "up the creek" until php
4.3.0 is in final release or a 4.2.3 patch is released.

For the love of PHP, give me relief!

While it's not directly on topic of this post, this is *exactly* why
mbstring will not be enabled by default in 4.3.0.
This is one of the reason why we should *enable* mbstring by default
i.e. discover sloppy patches to it.
(BTW, I don't use array, since "[]" are illegal chars)

Anyway, this the patch if you would like.

http://cvs.php.net/diff.php/php4/ext/mbstring/mbstring.c?login=2&r1=1.48.2.14&r2=1.48.2.17&ty=u

--
Yasuo Ohgaki


--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to