Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86639 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32520 invoked from network); 14 Jun 2015 17:25:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jun 2015 17:25:00 -0000 Authentication-Results: pb1.pair.com header.from=aaron@icicle.io; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=aaron@icicle.io; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain icicle.io designates 199.38.81.6 as permitted sender) X-PHP-List-Original-Sender: aaron@icicle.io X-Host-Fingerprint: 199.38.81.6 mercury.negativeion.net Received: from [199.38.81.6] ([199.38.81.6:65130] helo=mercury.negativeion.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 52/A0-27999-CE8BD755 for ; Sun, 14 Jun 2015 13:25:00 -0400 Received: from localhost (localhost [127.0.0.1]) by mercury.negativeion.net (Postfix) with ESMTP id B1D6726774A8; Sun, 14 Jun 2015 13:24:57 -0400 (EDT) X-Virus-Scanned: amavisd-new at negativeion.net Received: from mercury.negativeion.net ([127.0.0.1]) by localhost (mercury.negativeion.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fafJV0ujbkEZ; Sun, 14 Jun 2015 13:24:57 -0400 (EDT) Received: from mars.local (unknown [173.225.150.231]) by mercury.negativeion.net (Postfix) with ESMTPSA id 0F179267749B; Sun, 14 Jun 2015 13:24:57 -0400 (EDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) In-Reply-To: <016201d0a6bf$96e37dc0$c4aa7940$@belski.net> Date: Sun, 14 Jun 2015 12:24:56 -0500 Cc: internals@lists.php.net Content-Transfer-Encoding: quoted-printable Message-ID: <0A4CC87D-2E54-4202-9AA2-22856F0B6011@icicle.io> References: <971AB39D-1E20-43E8-9CF1-A7F67E3C14C3@icicle.io> <556363D3.1040902@gmail.com> <12C3389A-AFF5-42CA-8190-E4227309DAED@icicle.io> <016201d0a6bf$96e37dc0$c4aa7940$@belski.net> To: Anatol Belski X-Mailer: Apple Mail (2.2098) Subject: Re: [PHP-DEV] [RFC] Throwable Interface From: aaron@icicle.io (Aaron Piotrowski) > On Jun 14, 2015, at 11:31 AM, Anatol Belski = wrote: >=20 > Hi Dmitry, >=20 >=20 >=20 > I would go by accepting this. Furthermore =E2=80=93 if you feel that = the implementation is stable enough and does not BC, I would suggest to = have it already in the alpha2. >=20 >=20 >=20 > As there seems to be at all no resistance in the votes (no even single = =E2=80=9Cno=E2=80=9D voter yet), nor strong objection here on the = lists. The minimal voting period is 1 week, so theoretically if it were = ended on Wed (the voting RFC doesn=E2=80=99t disallow this) =E2=80=93 = there were still some time to do extensive testing and fixes. Alpha2 is = the time where a) a lot of users will be able to test it and b) it still = can be reverted in the worst case. >=20 >=20 >=20 > What do you think? >=20 >=20 >=20 > Regards >=20 >=20 >=20 > Anatol >=20 I will have some time to resolve the merge conflicts later today, so I = will be happy to take care of that. Regards, Aaron Piotrowski=