Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97434 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47506 invoked from network); 18 Dec 2016 09:38:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Dec 2016 09:38:23 -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.215.46 as permitted sender) X-PHP-List-Original-Sender: netmo.php@gmail.com X-Host-Fingerprint: 209.85.215.46 mail-lf0-f46.google.com Received: from [209.85.215.46] ([209.85.215.46:33841] helo=mail-lf0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 41/F0-27550-D0956585 for ; Sun, 18 Dec 2016 04:38:22 -0500 Received: by mail-lf0-f46.google.com with SMTP id y21so35869115lfa.1 for ; Sun, 18 Dec 2016 01:38:21 -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=/erZ1e6k4mAUrjItWlpjD1Zhye6UI2m0VYoq8YfIMJM=; b=CNh365XVzfe8lubbwUGXZeMvNVG1/6GM6udXQrHwysIC5IOajGDDOZkJT1a3FZi8BN 1zLukHpGb7jGunLaVqhrken/9TNjyO4yE9oO9L+MblcdfYKWOQYGDXiHZgxpqQivLSkN otTi2KyXio8Hx4tWKLK5kXix5dV22xc+fro9c5um/RWxJfNTsjVpqiXAI/kwHpWH4ysU XMKkBlLnMNSCM9cOZEbkvquz7D/pm9wCvL0V16nEG3314uwJtTFlIpLPB0IcA4CwXr1w 1x+U8VZVLszaJycb3Pn6vYu4NCAGhOjZGBBI+EFEang1xMiVgNgzhaqZidzDhfO+kOHe MWYQ== 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=/erZ1e6k4mAUrjItWlpjD1Zhye6UI2m0VYoq8YfIMJM=; b=WFfFOA22RNUYtYHhAQ2S6f6JyF1lRNtsHuD4xIPImqNQBdPmO0OKeJzQLmoTMqz4i+ WAY3jx0Qr2cAmfVLpugDN+GMx1jfLJJRKFrp5Vgye/W6CJnG+riGGXYioaK+82cIdXym Za4Om+uX0SotvJhxTAhYicxQdyqlUX2CuJqoy+UwyTZ1N6kePMBUTvRWWdcHxbe1G5Yh /g2qcRLcoKoei6XEyM6IeNgD9FNY2pYnZPpKkqmXAe907YR3mGtBF8ckFxE1soGd6rO8 1RL7fApSXFy5jOHa3gXnBWPLPQmpwxFCWEu5QnSZCTPvmpsD/oHOGRQ/nmAlzbt9OCJO lB1w== X-Gm-Message-State: AIkVDXKpSU4umGrr49iC1D3qtqmqUTxQx9ow1lifuwM3CellAYABRXoYtZE6lEWu4US4NAWDDnSnUOGG4+F+jA== X-Received: by 10.46.5.71 with SMTP id 68mr4985164ljf.13.1482053898776; Sun, 18 Dec 2016 01:38:18 -0800 (PST) MIME-Version: 1.0 Received: by 10.114.12.102 with HTTP; Sun, 18 Dec 2016 01:38:18 -0800 (PST) Date: Sun, 18 Dec 2016 10:38:18 +0100 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=001a114a75a02cb44d0543eb90a6 Subject: [PHP-DEV][RFC][DISCUSSION] - Throwables error code's type generalization From: netmo.php@gmail.com (Wes) --001a114a75a02cb44d0543eb90a6 Content-Type: text/plain; charset=UTF-8 Good morning nice internals PHPeople, I have just written a new RFC. I believe is mostly about cosmetic changes, as what is being proposed is probably already informally supported by PHP. I would like your opinion about it: https://wiki.php.net/rfc/throwable-code-generalization Thank you. --001a114a75a02cb44d0543eb90a6--