Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97122 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54967 invoked from network); 22 Nov 2016 17:32:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Nov 2016 17:32:54 -0000 Authentication-Results: pb1.pair.com smtp.mail=netmo.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=netmo.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.44 as permitted sender) X-PHP-List-Original-Sender: netmo.php@gmail.com X-Host-Fingerprint: 74.125.82.44 mail-wm0-f44.google.com Received: from [74.125.82.44] ([74.125.82.44:37437] helo=mail-wm0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 13/D7-06373-54184385 for ; Tue, 22 Nov 2016 12:32:54 -0500 Received: by mail-wm0-f44.google.com with SMTP id t79so36968421wmt.0 for ; Tue, 22 Nov 2016 09:32:53 -0800 (PST) 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:cc; bh=WKOj2jDRKqV9bmeoBYiabByNHbUFzYM9YBwis078Fyg=; b=KwV+eBmEuHeMa6Yj7kMKwDfH3JSXqUQV4FNgLNmr8LgvhL60uASRfxJUlu8Be5g1s2 EbqNCz7hVrHR39VNGH+vUDWBPsQ4RgSui/9PGn6oEfTwvPlnzq/irOFwlindrSiD7spU UUFQrTKVuftGRaEWEJU9oX51y7TZmXDfMQEXx8+B5o+fS4kTCy3lFfJO7DjxmWE5sEaB mmW5ne4OL+9IdypGP/A/5p9f4SxWiIYkKPYwVnZCGKMQYIvGCJ50g4VMt6loBEAJjbiZ AFlWKm2k3DCdMujTHWWkCMX7jI4KPNI+xfKqWMv3XzBOGA64GSb3Y8Dm5YICptXz4bSD 2Rmg== 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:from:date :message-id:subject:cc; bh=WKOj2jDRKqV9bmeoBYiabByNHbUFzYM9YBwis078Fyg=; b=RxQEnAoj6GqRBXBBBtIi4IBwxW1tmhLa7NIOepX5/e/oMUm+YDOeyIKljbAvMFp0Dt GIyOI80ObOPZCjLRA8Wz23T+CclzqLvCEc1hcg+b5Kl/1jZzFKsEXGiqKxgnRfj9QM7B M6MU83znwpbv6mLqjeU1Uy44fyrVvKZ6DNKVPZ3mqbb3QRhLP5Srhv0o7wBLDyHoMVqR KJhKLj6LF04TxizOAhnGNuCg9ebD/ib3YVENoSc1rVUzscMreZJe44NTtPAoXwyWv1El nCpPlCF2+A6Jo3bkYwHO73nCpeDURxOQuYBya3Ie28kU7dxut6BdKbucvTBU/DWTsjzB mMHQ== X-Gm-Message-State: AKaTC01JiHwWxXoqX5sRPf1I5GFuS7Mo1Wb9VdiRmMGoV7j7zXd54XYSfw3gr7Ps2xFggpXff5/rzzW7uNJcqQ== X-Received: by 10.25.44.145 with SMTP id s139mr4766266lfs.176.1479835970541; Tue, 22 Nov 2016 09:32:50 -0800 (PST) MIME-Version: 1.0 Received: by 10.114.14.6 with HTTP; Tue, 22 Nov 2016 09:32:49 -0800 (PST) In-Reply-To: <5c579ea1-c8c3-36ec-da94-c479d5156434@gmail.com> References: <5c579ea1-c8c3-36ec-da94-c479d5156434@gmail.com> Date: Tue, 22 Nov 2016 18:32:49 +0100 Message-ID: Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a1141021c599ea80541e7296d Subject: Re: [PHP-DEV] [VOTE] ArrayIterator improvements From: netmo.php@gmail.com (Wes) --001a1141021c599ea80541e7296d Content-Type: text/plain; charset=UTF-8 Okay. But just for the record, it's about very tiny additions... aren't 4 weeks for that too much? Also, in my defense, I'm not the first doing that. I don't remember exactly but there was a RFC about ext/intl it was put straight to votes as it was about small additions. I'm not a internals programmer myself but I have consulted some and they said proposed features are ok and implementation would be trivial, so I thought it was ok to do this. Sorry for that. (Sorry Stas for the multiple replies) 2016-11-22 18:30 GMT+01:00 Stanislav Malyshev : > Hi! > > > I'm not a internals programmer myself but I have consulted some and they > > said proposed features are ok and implementation would be trivial, so I > > thought it was ok to do this. Sorry for that. > > If proposed features are so trivial that they do not warrant any > discussion, then there's no need for RFC. Part of RFC process is > inviting people to discuss the changes. That's what it for. Jumping > straight to vote is not how it's supposed to work. I don't know if it > happened in the past - it shouldn't have, but if it did, it was wrong > and should not be repeated. > > Minimal discussion period for non-language RFC is one week. Please do > read https://wiki.php.net/rfc/voting before proposing votes. It's the > minimum you could do. > > Thanks, > -- > Stas Malyshev > smalyshev@gmail.com > --001a1141021c599ea80541e7296d--