Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80011 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37192 invoked from network); 29 Dec 2014 18:19:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Dec 2014 18:19:17 -0000 Authentication-Results: pb1.pair.com header.from=kassner@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kassner@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.174 as permitted sender) X-PHP-List-Original-Sender: kassner@gmail.com X-Host-Fingerprint: 209.85.212.174 mail-wi0-f174.google.com Received: from [209.85.212.174] ([209.85.212.174:44800] helo=mail-wi0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 00/17-33540-42B91A45 for ; Mon, 29 Dec 2014 13:19:17 -0500 Received: by mail-wi0-f174.google.com with SMTP id h11so22772248wiw.13 for ; Mon, 29 Dec 2014 10:19:14 -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=/YUnji8z9AXg0sR0T1+WOfkineo40Tvs0qLtHOBy8zI=; b=x+XalK8BTzE6RNPZkWn99x/RpQ2MsAG2xo3BqmAWWLuY6OICILJzLM0ogn2brafSvj uJMOYdx7jrf9iHGLEclDSxn/wYttBjVFsBAQcESFuzKv1mHUkd7GOe1j1EAMLybUBNv1 csmDETJoI/x5/Etl+1VynffX/rmAQfc3Xg8Htb+We+q/vUFisbLl34Z1KXk1PQOzr/EG fruiW3VUlr/jJS2i+pVcYbJtQ+Zhqm6PfOsdytR2b3gXM5FuKFOhLWDQrLMY1Jy4o3FY tTZRRfLKCtEIgioHlCGGpnjMwk+CMcS7o0rIF5Rn5NpQ6u5piAxmDofEgwidVfAFvI7F +3RQ== MIME-Version: 1.0 X-Received: by 10.194.87.100 with SMTP id w4mr114282484wjz.65.1419877154443; Mon, 29 Dec 2014 10:19:14 -0800 (PST) Received: by 10.194.19.137 with HTTP; Mon, 29 Dec 2014 10:19:14 -0800 (PST) Received: by 10.194.19.137 with HTTP; Mon, 29 Dec 2014 10:19:14 -0800 (PST) In-Reply-To: <54A1974E.8070007@gmail.com> References: <54A109EB.1000805@gmail.com> <54A1974E.8070007@gmail.com> Date: Mon, 29 Dec 2014 16:19:14 -0200 Message-ID: To: Stanislav Malyshev Cc: PHP internals , Kalle Sommer Nielsen , Levi Morrison Content-Type: multipart/alternative; boundary=047d7bf10a166a6008050b5ee949 Subject: Re: [PHP-DEV] Bugfest From: kassner@gmail.com (Rafael Kassner) --047d7bf10a166a6008050b5ee949 Content-Type: text/plain; charset=UTF-8 Any chance to people without Karma helping here? Maybe trying to reproduce the bug in 5.4+ and asking for feedback? Any workflow suggested? On Dec 29, 2014 4:03 PM, "Stanislav Malyshev" wrote: > Hi! > > > ...and what to do with feature requests? > > I would say - if it looks big (i.e. BC-breaking change, language change, > completely new functionality that may influence other parts of the > language, etc.), recommend submitting the RFC, otherwise if it's clear > what is being asked than just leave them alone, if not then request > feedback. > -- > Stas Malyshev > smalyshev@gmail.com > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --047d7bf10a166a6008050b5ee949--