Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:4539 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51845 invoked by uid 1010); 21 Sep 2003 22:59:53 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 51810 invoked from network); 21 Sep 2003 22:59:52 -0000 Received: from unknown (HELO dns13.mail.yahoo.co.jp) (210.81.151.173) by pb1.pair.com with SMTP; 21 Sep 2003 22:59:52 -0000 Received: from unknown (HELO ?192.168.123.3?) (rui?hirokawa@219.180.130.35 with login) by dns13.mail.yahoo.co.jp with SMTP; 21 Sep 2003 22:59:51 -0000 X-Apparently-From: Date: Mon, 22 Sep 2003 07:59:51 +0900 To: ilia@prohost.org Cc: internals@lists.php.net In-Reply-To: <200309211226.25438.ilia@prohost.org> References: <20030921200232.4a55a5fa.rui_hirokawa@ybb.ne.jp> <200309211226.25438.ilia@prohost.org> X-Mailer-Plugin: AntiSpam for Becky!2 Ver.1.000 Message-ID: <20030922075527.2F14.RUI_HIROKAWA@ybb.ne.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.06.02 Subject: Re: [PHP-DEV] changes in ext/mbstring (PHP_4_3) From: rui_hirokawa@ybb.ne.jp (Rui Hirokawa) Ilia, I understand your opinion. The stable release has priority in PHP_4_3 branch. I will skip to commit for PHP_4_3 branch, and I commit this change for upcoming PHP_4_4 (4.5?) branch. Rui On Sun, 21 Sep 2003 12:26:25 -0400 Ilia Alshanetsky wrote: > PHP_4_3 is strictly for bug fixes, no major changes code and functionality > changes should occur to prevent introduction of new bugs into a stable code > base. As such, as a 4.3.X Release Master I am strongly opposed to this > change. > > Ilia > > On September 21, 2003 07:02 am, Rui Hirokawa wrote: > > ext/mbstring/mbfilter* and some related files were developed as > > the general library to convert multi-byte character encoding and these > > files were bundled with PHP since PHP 4.0.6. > > > > The original library is developed as libmbfl in sourceforge.jp. > > (You can obtain libmbfl from > > http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/php-i18n/libmbfl) > > > > The bundled files (mbfilter*) with PHP are replaced the bundled version of > > libmbfl in CVS head branch (PHP5-dev). > > > > These changes are to minimize the difference of the original library and > > the bundled version with PHP and to minimize the developing effort. > > > > I have plan to commit the same changes to PHP_4_3 branch. > > If someone has problem with these changes, please let me know. > > > > Rui > > > > -- > > Rui Hirokawa -- Rui Hirokawa