Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8867 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93121 invoked by uid 1010); 1 Apr 2004 17:09:28 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 93082 invoked from network); 1 Apr 2004 17:09:28 -0000 Received: from unknown (HELO asuka.nerv) (24.100.195.79) by pb1.pair.com with SMTP; 1 Apr 2004 17:09:28 -0000 Received: (qmail 7133 invoked from network); 1 Apr 2004 17:09:27 -0000 Received: from rei.nerv (HELO dummy.com) (rei@192.168.1.1) by asuka.nerv with SMTP; 1 Apr 2004 17:09:27 -0000 Reply-To: ilia@prohost.org Organization: Prohost.org To: Rasmus Lerdorf , internals@lists.php.net Date: Thu, 1 Apr 2004 12:09:31 -0500 User-Agent: KMail/1.6.1 References: <5.1.0.14.2.20040401143302.021ae848@127.0.0.1> <200404010919.13175.ilia@prohost.org> In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-ID: <200404011209.31299.ilia@prohost.org> Subject: Re: [PHP-DEV] Releasing 4.3.5pl1 From: ilia@prohost.org (Ilia Alshanetsky) On April 1, 2004 12:05 pm, you wrote: > Yup, given the fact that the DST change date is fast approaching, it would > be good to get the mktime/gmmktime fixes out there soon along with the > strftime fix. Nothing says we have to wait until we have 100+ bug fixes > in there. We have fixed 20 or so bugs since 4.3.5 and I see nothing wrong > with pushing out a 4.3.6 with these 20 fixes now. While, some fixes are fairly safe, others may raise issues we had not considered (ex. fix for bug #27782). if we are making a quick release without a prior testing (RC) process I'd prefer to have only the absolutely necessary fixes such as DST & TSRM. Ilia