Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55935 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95381 invoked from network); 24 Oct 2011 19:31:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Oct 2011 19:31:24 -0000 Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:42530] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 40/91-20137-B0DB5AE4 for ; Mon, 24 Oct 2011 15:31:24 -0400 Received: from localhost (xdebug.org [127.0.0.1]) by xdebug.org (Postfix) with ESMTPS id 8F4CCDE144; Mon, 24 Oct 2011 20:31:20 +0100 (BST) Date: Mon, 24 Oct 2011 20:31:20 +0100 (BST) X-X-Sender: derick@whisky To: Daniel Convissor cc: Stas Malyshev , PHP Internals In-Reply-To: <20111024190728.GB921@panix.com> Message-ID: References: <4E9FCAA1.8010300@sugarcrm.com> <20111024190728.GB921@panix.com> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] 5.4.0 beta2 From: derick@php.net (Derick Rethans) On Mon, 24 Oct 2011, Daniel Convissor wrote: > > The next release is planned to be RC1 and is scheduled for November 10. > > You want the DateTime DST fixing RFC > (https://wiki.php.net/rfc/datetime_and_daylight_saving_time) implemented > before RC1, right? If so, keep in mind that voting on it will start > tomorrow and finish on November 1. Then "someone" needs to implement > it. The deadline may need adjusting. I don't see why this requires voting. It's a bug fix. I'm going to set some time apart for this in the week of November 7th. cheers, Derick