Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94031 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3091 invoked from network); 16 Jun 2016 03:09:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jun 2016 03:09:49 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.46 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.218.46 mail-oi0-f46.google.com Received: from [209.85.218.46] ([209.85.218.46:35390] helo=mail-oi0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4D/D3-10183-C7812675 for ; Wed, 15 Jun 2016 23:09:48 -0400 Received: by mail-oi0-f46.google.com with SMTP id w5so49751757oib.2 for ; Wed, 15 Jun 2016 20:09:48 -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; bh=XOrZ5j5kQyw1dM1qAYuxgxQKpJFCLjccZqyWPJQfLOQ=; b=HQnqk8N3cD8kjE+j/8fILIp5vaKA4oXn/SVI+KjLBvnGRDBAmph+a9aJZs5B/OynFC J1qqdGHbbJvmzhCkQZVTcP7fDgURwmMn67bgdkA9Dq26FXNd30ASOiwwbM2MLiazFCKa IYPelWrH+KzbaauIm3pUEBU79h8kI7nsvJ/9YfvA2RFN+uMAuRrx8MZFLEua0V+/El8K pHN0rHxgkPB/mh/rY0a8rtbLXzaDP8jht52V8e6DF4YdjG5moXgsnXci21KieIROyCEZ /3McESLmWezME3cwNUfJZM4bkQ6uu3mwqqfxdrPSIohuWj2xho8AAtN1LArj0KuvIEz0 6Iuw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=XOrZ5j5kQyw1dM1qAYuxgxQKpJFCLjccZqyWPJQfLOQ=; b=apt0gEBNa4zBktht6PpjXgYsi6Atp/5Y8puB2pAopUxzBI3i11/Cr8MOvFAvSdZnmT ZHnhLSOS2hQuD4SdZY8srkqHDTq5FttUi7dr7/Y70kV7hfMJPEmayidxbfvJEpgIlD11 VYpn5MH/3wpHAa6YYgTmWB29vpqF7Uy6VdsV5M8Ei2jYPIzZDDOCxtor6C6jjQO7YFrK seEfc5TE+PDZNEmpoNofkaM+8KTfFk3ro9WHVO0897nIzWlVvRNJgfjSFQA3ZAkysEFe U1drjziyTmk4dCr2Gl6reiqalNwG9RX/X86Iv3iqFyhxdMa6Q1RFYyYmJm5U1xHMHzEP 5uqQ== X-Gm-Message-State: ALyK8tJAM/+spfDA6HomkUrIvWs0cMdPikWmJVcrOsYIHdpIhXkOl55Tpi0m5OgiArBB2IuQiyIlxlEeDhmgag== MIME-Version: 1.0 X-Received: by 10.157.11.148 with SMTP id 20mr1135123oth.82.1466046585148; Wed, 15 Jun 2016 20:09:45 -0700 (PDT) Received: by 10.202.108.197 with HTTP; Wed, 15 Jun 2016 20:09:45 -0700 (PDT) Received: by 10.202.108.197 with HTTP; Wed, 15 Jun 2016 20:09:45 -0700 (PDT) In-Reply-To: References: Date: Thu, 16 Jun 2016 10:09:45 +0700 Message-ID: To: Dmitry Stogov Cc: PHP internals Content-Type: multipart/alternative; boundary=001a113ec762eea0d205355c911a Subject: Re: [PHP-DEV] [RFC] [VOTE] Replace "Missing argument" warning with "Too few arguments" exception From: pierre.php@gmail.com (Pierre Joye) --001a113ec762eea0d205355c911a Content-Type: text/plain; charset=UTF-8 Hi, On Jun 6, 2016 2:22 PM, "Dmitry Stogov" wrote: > > Hi, > > > This mini RFC has been moved to "Voting" state. Voting > began on Jun 6 and will close on June 16. > > You can find the full RFC at: https://wiki.php.net/rfc/too_few_args > > I encourage everyone to read the RFC and cast your vote towards whichever > option you feel is the best for the language and the community. I voted no for bc reasons. I do think it is a relatively small thing but still bc. The other point that makes me vote no is the short discussion period. The rule is a minimum discussion time, not a "let choose randomly depending on what or who". This is worrisome. My take on it is that the RMs should veto it (it is part of their roles). Thanks Pierre --001a113ec762eea0d205355c911a--