Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75790 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26833 invoked from network); 21 Jul 2014 13:08:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jul 2014 13:08:45 -0000 Authentication-Results: pb1.pair.com smtp.mail=saprykin.dmitry@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=saprykin.dmitry@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.41 as permitted sender) X-PHP-List-Original-Sender: saprykin.dmitry@gmail.com X-Host-Fingerprint: 209.85.213.41 mail-yh0-f41.google.com Received: from [209.85.213.41] ([209.85.213.41:54186] helo=mail-yh0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CD/B4-01457-CD01DC35 for ; Mon, 21 Jul 2014 09:08:44 -0400 Received: by mail-yh0-f41.google.com with SMTP id b6so3802886yha.28 for ; Mon, 21 Jul 2014 06:08:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=s9kqonu1XorpJ6Ra+kyEO5m/FFHQKFJqreZmcEFaP8k=; b=of4+kW8SMntymPAoyIDswI+2TZQtzy/HlHujvDbUHNdFvTvzqnaWt6QVKPqCrptnZU XOuci0UBsiLR8VzIUmrnkYVnzHXH2t+KJ//9M3qBHsHuUuj+018QrexogSHCW1wG/rih NXAdux10XgAa5ie8qAsnCYUpt0vA2VTy9HlstBLgipsQJuMZclvz7wBBNg0gTQrtCA7i ZnMkLWsZ/UCBg9rYV0lbHjeUySARlA7YINJNVjEqcw1zLJ/CM/YXAXP6dAROixbovHNB 62DUON8A9ZXuIbvx/ZKQiv+sZ9WVwSMofGesMQ30U7XJaVLJBvnc0AeYoipBIGDeIc02 eBDg== X-Received: by 10.236.45.10 with SMTP id o10mr39500346yhb.49.1405948120988; Mon, 21 Jul 2014 06:08:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.170.191.67 with HTTP; Mon, 21 Jul 2014 06:08:20 -0700 (PDT) In-Reply-To: References: Date: Mon, 21 Jul 2014 17:08:20 +0400 Message-ID: To: Pierre Joye Cc: Michael Wallner , Yasuo Ohgaki , PHP Internals Content-Type: multipart/alternative; boundary=089e011615fc53035504feb3ced8 Subject: Re: [PHP-DEV] php interactive shell: save history on SIGINT exit From: saprykin.dmitry@gmail.com (Dmitry Saprykin) --089e011615fc53035504feb3ced8 Content-Type: text/plain; charset=UTF-8 Thank you for clarification. I'm agree with all points. But I think in this particular case (1 file, <20 lines of code) simple review could be enough. I'm new in php development and may be I am missing some workflow steps. If RFC is absolutely necessary I will be happy to create it but I have no enough wiki karma. On 21 July 2014 14:52, Pierre Joye wrote: > On Mon, Jul 21, 2014 at 11:50 AM, Dmitry Saprykin > wrote: > > Ok, I will NOT )) > > God saves us from bureaucracy > > Well, Michael's view is known. > > However let me explain what RFCs bring, besides bureaucracy. > > - clear identification of use cases, incl. edge cases > - better design and design reviews > - documentation, ready to be used by the doc team > > I do not know how big such changes will be but I can already see a > couple of things that may require more than "works for me on my fav > linux distros" edge cases. :) > > >> Yes, please do NOT create a RFC for each and every tiny feature. Just > find > >> someone to review and eventually merge your patch! > >> > > > > -- > Pierre > > @pierrejoye | http://www.libgd.org > --089e011615fc53035504feb3ced8--