Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97993 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86348 invoked from network); 27 Jan 2017 16:50:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jan 2017 16:50:09 -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 209.85.161.176 as permitted sender) X-PHP-List-Original-Sender: netmo.php@gmail.com X-Host-Fingerprint: 209.85.161.176 mail-yw0-f176.google.com Received: from [209.85.161.176] ([209.85.161.176:32948] helo=mail-yw0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 21/2A-28703-F3A7B885 for ; Fri, 27 Jan 2017 11:50:08 -0500 Received: by mail-yw0-f176.google.com with SMTP id u68so20028456ywg.0 for ; Fri, 27 Jan 2017 08:50:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=VzA6+/lw3mITqZHL/bJVOpF/ts9xnHFx7F4hVo+zO+8=; b=D1py1k2QhdxkhSO+ZQyHP9UBBl3eBW7YsbAcVSVjS4J+/5tQ7Ka78RuSI4zRjynfzB KxhMRHAZ3G12vaGsorX3YZuJo8rbU0FK5VFvYPxf1GBcmxPwphFo3Q4pO95YA5sHv9+f mKMbT79QXWMxFozTFoBUzplHzJKwkTj5x6zY/iz2PN0qjpHl/926+qOW0YAnOigoyU5M I5rRXF7g2PnyJO2GekNaB/oynHcINXG77U3wcdGzFuC+0rSsk0h/PyAbqjXmQ048Rm4V 6X+aA76mV/Udcl7HIzVAJzCeluWs+8e0k5/FNvgAxTzfsbRJ0tz2CVN/uUpnx1DrVFww AsVw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=VzA6+/lw3mITqZHL/bJVOpF/ts9xnHFx7F4hVo+zO+8=; b=WAkAP/pt80Xhg0NRnMP+WAOFXfp8UMb1NQiUblFkuV2WcQxLaOuT77fpv4R+p77MZr eRW8ZNTzr3wYpDASMKLJDut2zIQIKYBRa7SF59CbDFXSIIe2V6mHrmcdtH0fKVbcbKES fK1ne5LWiWsTO6Gj9vQRMekMMenvW/B3qlZaOPOK+3Zq+qS5ceqb/j2axq0/2ddWOlGk d6pqzC3/5+o97GlgNamOdQmcVOhfbOBM3IBRZqUW/eV4n3qOQfmYhAY6YwG1BlPIuk5t OsncyxGGOk953n/yAj/rk9kWZrjb0Sh2z2jNrkT/kok2O7Q6CLtO8M6ukaS6W7Io/gxE JSJQ== X-Gm-Message-State: AIkVDXIuATSfewP/q1T1ANOk9/NNnPAsWmG1Ph3/doNC8JP2OwvPVCA9rwB0yw5FOZ84e2rz8xn5XctCdNxK1A== X-Received: by 10.129.80.212 with SMTP id e203mr7319584ywb.111.1485535804527; Fri, 27 Jan 2017 08:50:04 -0800 (PST) MIME-Version: 1.0 Received: by 10.129.128.71 with HTTP; Fri, 27 Jan 2017 08:50:04 -0800 (PST) Date: Fri, 27 Jan 2017 17:50:04 +0100 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=001a1147e4aeee20280547164166 Subject: Re: [PHP-DEV][RFC][VOTE] Throwable error code's type generalization From: netmo.php@gmail.com (Wes) --001a1147e4aeee20280547164166 Content-Type: text/plain; charset=UTF-8 Closing this. Thanks to the voters! Markus: sorry if i didn't answer, i didn't get the notification. I realize now it wasn't really clear. Patch would've changed Error and Exception constructors only, from int to "mixed". And someone else would have had to write it, because I have no internals knowledge :) --001a1147e4aeee20280547164166--