Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53410 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85391 invoked from network); 20 Jun 2011 14:47:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jun 2011 14:47:59 -0000 Authentication-Results: pb1.pair.com smtp.mail=ekneuss@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ekneuss@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: ekneuss@gmail.com X-Host-Fingerprint: 209.85.214.42 mail-bw0-f42.google.com Received: from [209.85.214.42] ([209.85.214.42:61286] helo=mail-bw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E9/33-34681-C9D5FFD4 for ; Mon, 20 Jun 2011 10:47:57 -0400 Received: by bwz18 with SMTP id 18so2810500bwz.29 for ; Mon, 20 Jun 2011 07:47:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=743PI3tpX0jAXXIUjBWwM0+x/mNM4m1OUZxKdI5q6p8=; b=urxj74wV1L1dIlYsBWoFdzEn2+4r18Ir8N/CI1fbqpVgsai2MrE7S65Yx6p3IqwC7w oyYF5YWJg/xcWe8B3cyt1hZ0FyXKGlmFJ48grLJGu3VcXfzvMw3+9WlHBORvC8nYFfRX MHomk6UbhkqXEySxMUwr57lXvKWfXh0YQmxYA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=gRRQjSU2VGgzmfmcPV+IY66wyeTRWTKaGoTUU92HC7swu5Jl+SJyKlJRDkeUXhaAo+ i1MpafR2PR3RTS5kOtxUKmd2qE7Q5mxPlPuEYFPSpYXV7/WTODz2+PoW2mIn+w9cav09 ZVfavX1RR8LnVnUgL/qUXxKt0EH0qHb5/A3+4= MIME-Version: 1.0 Received: by 10.204.84.24 with SMTP id h24mr1319079bkl.185.1308581273735; Mon, 20 Jun 2011 07:47:53 -0700 (PDT) Sender: ekneuss@gmail.com Received: by 10.204.10.66 with HTTP; Mon, 20 Jun 2011 07:47:53 -0700 (PDT) In-Reply-To: <4DFA7EDF.5050802@sugarcrm.com> References: <4DFA7EDF.5050802@sugarcrm.com> Date: Mon, 20 Jun 2011 16:47:53 +0200 X-Google-Sender-Auth: lmOrQL9-pqaJ2xVeHbQhM_7o9Dk Message-ID: To: Stas Malyshev Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC] 5.4 features for vote (long) From: colder@php.net (Etienne Kneuss) Hi, On Fri, Jun 17, 2011 at 00:08, Stas Malyshev wrote: > Hi! > > Below is the list of the features proposed for inclusion in 5.4, as outlined > in https://wiki.php.net/todo/php54. Please read the TODO page and the RFCs > linked there for details. > This mail is not a vote call but rather description of things that will be > put to vote soon. For each one, I'd like to see that: > > a. It is clear to everybody what is being proposed. If you have any doubts > or see that it needs further discussion, please tell. > > b. We didn't miss something. If you have a proposal that has RFC in good > shape, patch (or can have patch within 1 month from now) and you think has > to be in 5.4 and has good chance for community support, please tell. I'd love to see the proposal from Felipe about the improved parse errors in that list. I believe that the patch was ready or almost ready? I can't find the RFC though, but maybe the RFC never existed... Best, -- Etienne Kneuss http://www.colder.ch