Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80009 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34331 invoked from network); 29 Dec 2014 18:03:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Dec 2014 18:03:01 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.43 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.218.43 mail-oi0-f43.google.com Received: from [209.85.218.43] ([209.85.218.43:57710] helo=mail-oi0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9F/76-33540-55791A45 for ; Mon, 29 Dec 2014 13:03:01 -0500 Received: by mail-oi0-f43.google.com with SMTP id i138so25332191oig.2 for ; Mon, 29 Dec 2014 10:02:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=YfAwsUxFvTJlcfIl20aI/Rwi6zEGdjaVNjmNK62WeVc=; b=pcAqCYL+5mKlQYRLAQPFmb/vh4nnuHM14MkOSxfdhzn7mXwVeOalff+U4xagXe6M8c t2fakt0T918K3icOf/D6lvRea+t4+IlftWLaRD8I8wJsaK8pcteiGr0LNa3wWNRO+oTc yArJRbDFxKM9V9Rgf2+aIVPIEy4+MOVOR1B3YY48dD5lO48l2E/eLgz2TwKIG/JtAw86 O/C8DiZGlmp0q4kPT42O5aVcaSJ/Z0npfPTD4eRy27UktCFn6DJcL+Flp9dANuqB0Rux JGqO3Z8u8Vk9492wNhxnMh5tDgLWKLkgDl35itF8y18EcgoQehTyr6udt/T8AZUH2Hxj UxrA== X-Received: by 10.60.40.9 with SMTP id t9mr2464580oek.24.1419876178036; Mon, 29 Dec 2014 10:02:58 -0800 (PST) Received: from [192.168.2.145] (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id c16sm15307434oih.6.2014.12.29.10.02.56 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Dec 2014 10:02:57 -0800 (PST) Message-ID: <54A1974E.8070007@gmail.com> Date: Mon, 29 Dec 2014 10:02:54 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Levi Morrison CC: Kalle Sommer Nielsen , Internals References: <54A109EB.1000805@gmail.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Bugfest From: smalyshev@gmail.com (Stanislav Malyshev) 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