Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20652 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89920 invoked by uid 1010); 27 Nov 2005 13:55:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 89905 invoked from network); 27 Nov 2005 13:55:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Nov 2005 13:55:40 -0000 X-Host-Fingerprint: 70.85.46.36 unknown Received: from ([70.85.46.36:54018] helo=prohost.org) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 55/80-56276-CDAB9834 for ; Sun, 27 Nov 2005 08:55:40 -0500 Received: (qmail 5191 invoked from network); 27 Nov 2005 13:55:38 -0000 Received: from prohost.org (HELO ?127.0.0.1?) (70.85.46.36) by prohost.org with SMTP; 27 Nov 2005 13:55:38 -0000 Message-ID: <4389BAD9.8010704@prohost.org> Date: Sun, 27 Nov 2005 08:55:37 -0500 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: mbneto CC: Matthias Pigulla , Sebastian Bergmann , internals@lists.php.net References: <00A2E2156BEE8446A81C8881AE117F192C1D29@companyweb> <438942E8.7090006@prohost.org> <5cf776b80511270535y2a545b59x49561a00066d14dc@mail.gmail.com> In-Reply-To: <5cf776b80511270535y2a545b59x49561a00066d14dc@mail.gmail.com> X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: AW: [PHP-DEV] Re: PHP 5.1 (Or How to break tousands of apps out there) From: ilia@prohost.org (Ilia Alshanetsky) mbneto wrote: > Ilia, > > I do not agree with this. Since there should be only bugfixes in RC > I should only test to see if the known problems are gone and there are > no regressions. Check if the NEW classe/function clashes with mine's > or PEAR's not! Some bug fixes may cause regressions in behavior, which is why every RC needs to be tested. Ilia