Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71140 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98577 invoked from network); 15 Jan 2014 15:48:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jan 2014 15:48:58 -0000 Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.175 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.214.175 mail-ob0-f175.google.com Received: from [209.85.214.175] ([209.85.214.175:55412] helo=mail-ob0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 09/21-26701-9EDA6D25 for ; Wed, 15 Jan 2014 10:48:58 -0500 Received: by mail-ob0-f175.google.com with SMTP id uz6so1324060obc.34 for ; Wed, 15 Jan 2014 07:48:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=H4nP3zwLJ8L/WYHbLsYDp0Cv23sqmTySU2YFISgxMHg=; b=GeId8z+72NqbTcOdUA7Njda7ClMFiJ4tIcyRXfE7zPCTUFCleeFWEl0p9amMZb1GC/ 7RKqADzuM3MyoOD5JqGeHcDqeJxIKWNJukkfcCx3puWW4yTDJTHLWF9wnIxVUfTLM4YQ hQErc/N4P6ncLW6MnSwiPzy/l+wUs2yVeCOmthG25xzM+DTvvdd3EOU3sXI1ddiYZOgO 7oq1H4Ssy+I9NTV0mbDbhiROlpM3amvv1jxjqjBFsMDzW68SOZ7cQL5qgp0JI2d7Vilv ULbPrcU+yAOjGNo19CRv8dPajizmHmceyEDszYdbnJbhbJ5NP/CIbr6N80Pi71EbjeDk jIdA== MIME-Version: 1.0 X-Received: by 10.60.93.229 with SMTP id cx5mr1293702oeb.82.1389800935030; Wed, 15 Jan 2014 07:48:55 -0800 (PST) Received: by 10.182.54.112 with HTTP; Wed, 15 Jan 2014 07:48:54 -0800 (PST) In-Reply-To: References: Date: Wed, 15 Jan 2014 16:48:54 +0100 Message-ID: To: Philip Sturgeon Cc: PHP Internals Content-Type: multipart/alternative; boundary=047d7b33d3ce0a841104f0043fc5 Subject: Re: [PHP-DEV] Proposed timetable for PHP 5.6.0 From: nikita.ppv@gmail.com (Nikita Popov) --047d7b33d3ce0a841104f0043fc5 Content-Type: text/plain; charset=ISO-8859-1 On Wed, Jan 15, 2014 at 4:36 PM, Philip Sturgeon wrote: > I'm writing one up literally as we speak. Any chance of a hard > deadline on time to get it done by, or maybe pushing it back a day? The hard deadline is Feb 21, which is 14 (discussion) + 7 (voting) + 2 (tagging) days before the beta 1 release. The point of the "no new RFCs after alpha" rule is that people don't do something like this (submit RFCs that fit into the last second before feature freeze). As long as you keep a a *reasonable* time buffer (presumably something like two weeks, i.e. start of February) and it's not some uber-serious RFC, I'm sure nobody has a problem with you submitting it after alpha ;) Nikita --047d7b33d3ce0a841104f0043fc5--