Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94329 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88150 invoked from network); 30 Jun 2016 00:32:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jun 2016 00:32:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.47 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.218.47 mail-oi0-f47.google.com Received: from [209.85.218.47] ([209.85.218.47:35769] helo=mail-oi0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B4/A1-06473-5A864775 for ; Wed, 29 Jun 2016 20:32:37 -0400 Received: by mail-oi0-f47.google.com with SMTP id r2so43119122oih.2 for ; Wed, 29 Jun 2016 17:32:37 -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=IpwhFAAxMefHDRaKqtH/Ti11wDeBhSqnIRsd55bBoDQ=; b=d1GfgFQWcqkLHbPk7VA0GmlfTEssNVAqwzo2rSeTy7ZOzNuFwBnVJPxtZFGybrsL2+ ouVTsDlxSzmtQpjaL0JFUccZeZgQkG3V1Fr2RvkMxjOP0Y18BW5fgqhR3hLBzIj0Dswh EIti/hBzSjbFqkM8/ptRgRitJNFs6O9Qz6yA/zYliuznedeYhptmqIMcJs0SglOBEEdO t7DapdnLxr1FJyGQqB5XcaDYqwPJ0ISsJ2QRwe0suMqDdquNgZX7c1/i3s70TaU7/N1X RQO8OXXtTnvkfdVKBQgwuZORo1qHt3ljl/9A2qisyP/HdOecjZaScltGOdSk7+2B27kr qqdw== 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=IpwhFAAxMefHDRaKqtH/Ti11wDeBhSqnIRsd55bBoDQ=; b=Mhu+XOJhDlb05JPHJQeUcmITWtdbEDm7oamZ8CkDJc3Ca4yI47XmpOSYvJoTidSnxn vQRQv6MGBQXUosblJovPxywjYsbNTUGRUV6g+mCdk7QT6ftKNQm4NLf10zeFkUQqA+Dh unwBPbMyrsUfbdq7GJfsKwgSDO3tUpbouFvsEkYzDObWDZX2ugnyKWUe8x0EAcUFFiIh aNa0izNPvovpu3AaYICVqE2Wvn4TMTf3AHLX0fwnTs6YYQnyBoD7rGEr86vEGKB3BUnL eFezaoAuePOaIpsmAs8umGTXnCxo7A6o9U2zImp6FiI3VNCVk7aw8lkeOLWDcYd2ICFb 2lTA== X-Gm-Message-State: ALyK8tKkFlhMP36mtECEzMfkFGAcntWv6boaOIjtRPpeLRvPV7xM/t4/UepAYz2uG2gq2ClKqXZx+9khYw82dw== MIME-Version: 1.0 X-Received: by 10.157.9.66 with SMTP id 60mr8065358otp.23.1467246754095; Wed, 29 Jun 2016 17:32:34 -0700 (PDT) Received: by 10.202.190.3 with HTTP; Wed, 29 Jun 2016 17:32:32 -0700 (PDT) Received: by 10.202.190.3 with HTTP; Wed, 29 Jun 2016 17:32:32 -0700 (PDT) In-Reply-To: References: Date: Thu, 30 Jun 2016 07:32:32 +0700 Message-ID: To: Dan Ackroyd Cc: PHP internals , Aaron Piotrowski Content-Type: multipart/alternative; boundary=94eb2c04f718936e9705367401ef Subject: Re: [PHP-DEV] [RFC][Vote] Throw Error in Extensions From: pierre.php@gmail.com (Pierre Joye) --94eb2c04f718936e9705367401ef Content-Type: text/plain; charset=UTF-8 On Jun 30, 2016 3:41 AM, "Dan Ackroyd" wrote: > > On 28 June 2016 at 03:36, Pierre Joye wrote: > > > > I like the idea. > > > > It should be 2/3 tho'. > > Why? > > It's not a language change, so doesn't seem to meet the criteria for > needing a 2/3 pass rate. It is changing the core like ext/standard and other core functions. --94eb2c04f718936e9705367401ef--