Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20374 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43802 invoked by uid 1010); 25 Nov 2005 11:32:00 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 43786 invoked from network); 25 Nov 2005 11:32:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2005 11:32:00 -0000 X-Host-Fingerprint: 64.233.162.204 zproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.162.204:38170] helo=zproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 3C/89-56276-036F6834 for ; Fri, 25 Nov 2005 06:32:00 -0500 Received: by zproxy.gmail.com with SMTP id k1so334614nzf for ; Fri, 25 Nov 2005 03:31:57 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gT/RJBpjj/Xcwfbe/5cqphnWBS0pfxaVxAh4uaVyO58VKO2F9H8+jjypHvWmPzgJRhXzzy/3R9cyHXKA6UmOe8SJ50AfmU8RBxngxO9AmoRXDwS2TUBU/cI4RsTznoSgU4tNnPQjK9Qblpq/rzphzLJ75M+g5yo7XAtn7AYUzN0= Received: by 10.65.148.6 with SMTP id a6mr8468733qbo; Fri, 25 Nov 2005 03:31:57 -0800 (PST) Received: by 10.65.110.8 with HTTP; Fri, 25 Nov 2005 03:31:57 -0800 (PST) Message-ID: Date: Fri, 25 Nov 2005 12:31:57 +0100 To: Rasmus Lerdorf Cc: internals@lists.php.net In-Reply-To: <4386C129.30107@lerdorf.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <7.0.0.16.2.20051124161240.0573e640@zend.com> <20051125034515.6fefa4e2@localhost.localdomain> <43867C6C.2010209@prohost.org> <20051125040950.26305e08@localhost.localdomain> <43869FC5.4060708@lerdorf.com> <20051125075501.79718ee6@localhost.localdomain> <1132903004.9936.25.camel@localhost.localdomain> <4386C129.30107@lerdorf.com> Subject: Re: [PHP-DEV] Re: PHP 5.1 (Or How to break tousands of apps out there) From: marco.kaiser@gmail.com (Marco Kaiser) Hi Rasmus, > Nope, this change was in RC6: > > http://cvs.php.net/diff.php/php-src/ext/date/php_date.c?r1=3D1.43.2.20&r2= =3D1.43.2.21&ty=3Du > > I missed it too, but then I don't use pear/Date anywhere. thats nice to know, but RC's are Release Candidates and i understand thats not allowed to implement new features in a release process. So why does anyone changed something so important here without inform the QA list about this? I what both lists, internal, and QA and i can't check every commit to verify thats nothing changed that could break BC. I agree with Marcus that we should asap release a pl1 or 5.1.1. -- Marco Kaiser