Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68870 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13446 invoked from network); 2 Sep 2013 21:55:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Sep 2013 21:55:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.42 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.219.42 mail-oa0-f42.google.com Received: from [209.85.219.42] ([209.85.219.42:34338] helo=mail-oa0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FC/EF-29856-C4905225 for ; Mon, 02 Sep 2013 17:55:25 -0400 Received: by mail-oa0-f42.google.com with SMTP id n12so1786888oag.15 for ; Mon, 02 Sep 2013 14:55:22 -0700 (PDT) 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=I+RTUcDMTy3vnlF8AN4ggO/z2Z1QNhE4LNR/aOpAdnc=; b=KJJvlhId/Wsf/pPEqmRSq6hzBpLtp5TEZ9VUE07OTA8d3jXTwObUPWd12mPBJq7338 ToTJ+yrQAsKs0Q1F/CpcUT23NbE5BxzyNOiJJWkaNwrhCVxyXL/nl13GWJsYjJsw5bGt U2XSu3XoPhf3k25xHcl32vpaFVkDGNu15yxbkqbPtb9i6/6SzNbOkix1ViT8te/nzkm2 +/a0G+ddLL+T3EP+N0SYmRXTfe7pVFEJFkWjUGLKDb7M1YtIWeBWcdieiNZ9Alt9aJMW agNyKTIZkW94ZCaaijGVfzJlLoCOsxfJKG1qadUVhZhOyWjJhpUPKevAx0s8zcC5YI8P iQVg== MIME-Version: 1.0 X-Received: by 10.60.60.105 with SMTP id g9mr18475486oer.8.1378158922108; Mon, 02 Sep 2013 14:55:22 -0700 (PDT) Received: by 10.182.98.8 with HTTP; Mon, 2 Sep 2013 14:55:22 -0700 (PDT) In-Reply-To: <5224F0FB.9080506@sugarcrm.com> References: <52243BA6.5040905@sugarcrm.com> <5224F0FB.9080506@sugarcrm.com> Date: Mon, 2 Sep 2013 23:55:22 +0200 Message-ID: To: Stas Malyshev Cc: PHP Internals Content-Type: multipart/alternative; boundary=089e0149d0aeff5fe704e56da0b3 Subject: Re: [PHP-DEV] [RFC] Skipping parameters take 2 From: nikita.ppv@gmail.com (Nikita Popov) --089e0149d0aeff5fe704e56da0b3 Content-Type: text/plain; charset=ISO-8859-1 >>> I must say it seems a little strange for me given current stream of >>> "because we can" syntax additions proposed to reject something that has >>> been asked for by real people for years just because sometime in the >>> future we might or might not have something that may do a similar thing >>> in different way. >> >> I would not agree with your argument that it should be introduced because it >> is requested by real people for years and it is simple to add. Isn't that >> pretty much the same as "because we can"? > > No, it is pretty much the opposite. It is "because people need it". lolwut, you're kidding right? So you listed a bunch of StackOverflow questions asking for this and from this concluded that this is a feature "people need" whereas the RFCs by ircmaxell/me (whichever you mean) are not needed and are proposed just "because we can" and are not needed by "real people"? Would you like RFC's to include detailed chat logs, Twitter mentions and Reddit conversations as proof that features are wanted by "real people"? Nikita --089e0149d0aeff5fe704e56da0b3--