Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84486 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29513 invoked from network); 9 Mar 2015 21:38:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Mar 2015 21:38:16 -0000 Authentication-Results: pb1.pair.com header.from=marcio.web2@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=marcio.web2@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.54 as permitted sender) X-PHP-List-Original-Sender: marcio.web2@gmail.com X-Host-Fingerprint: 209.85.215.54 mail-la0-f54.google.com Received: from [209.85.215.54] ([209.85.215.54:33979] helo=mail-la0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 37/D0-23562-6C21EF45 for ; Mon, 09 Mar 2015 16:38:15 -0500 Received: by labgq15 with SMTP id gq15so78497lab.1 for ; Mon, 09 Mar 2015 14:38:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=LnnogXMb8isYHzBTT4Q7GSOaSOX3OVhY5U2YjIubx8M=; b=ua6UTAuL8N6mVn5vwKPdcGAPGJ1vSviJ5qgbNTf3Swqn9R0zfV06bn+OZHwv9Xh7fa 4WlWfTYeroD32Vf7XujIzDQQi9kCXsxfA5LzB15WFJ23ZXuiP3Wql+pYHPQD1K1TJA+D rSO5oQTYD2vR571xHlzLmRKO9YhN3Itdusj1m8ZusWExZLq/BZMj7p1KoLs+/B/VVDoA QwhSQEB8LHkIkjmElgeif7ONr7Vk40Fy5DvafioNknbynzBKP3lK1XLIt/H71ocVZhpg ka8J4pYT1h41tGT1awNcqv++Nu377taGIhNLd39k1FZehwwqcaD/wI0SBE5s9ygQaBbz XPAw== X-Received: by 10.112.123.99 with SMTP id lz3mr13853189lbb.48.1425937091645; Mon, 09 Mar 2015 14:38:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.152.118.193 with HTTP; Mon, 9 Mar 2015 14:37:51 -0700 (PDT) Reply-To: marcio3w@gmail.com In-Reply-To: References: Date: Mon, 9 Mar 2015 18:37:51 -0300 Message-ID: To: Marcio Almada Cc: PHP internals Content-Type: multipart/alternative; boundary=047d7bf0f5fed1d7370510e1d968 Subject: Re: [PHP-DEV][RFC][DISCUSSION] Strict Argument Count From: marcio.web2@gmail.com (Marcio Almada) --047d7bf0f5fed1d7370510e1d968 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, This is a remainder that the voting for the "Strict Argument Count" RFC is scheduled to start on March 14th, so we still have this week for discussion and it's still a good time to give feedback. Thanks, M=C3=A1rcio 2015-03-01 20:02 GMT-03:00 Marcio Almada : > Hi, internals > > I'm moving the "Strict Argument Count" RFC into discussion phase: > > RFC: https://wiki.php.net/rfc/strict_argcount > PR: https://github.com/php/php-src/pull/1108 > > Many different opinions were collected during research phase and the RFC > was updated with real BC break measurements and other important sections > [...] > > --047d7bf0f5fed1d7370510e1d968--