Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:109536 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 5915 invoked from network); 5 Apr 2020 13:37:41 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 5 Apr 2020 13:37:41 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 03A921804C4 for ; Sun, 5 Apr 2020 05:05:07 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-yb1-f177.google.com (mail-yb1-f177.google.com [209.85.219.177]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Sun, 5 Apr 2020 05:05:05 -0700 (PDT) Received: by mail-yb1-f177.google.com with SMTP id 204so7135569ybw.5 for ; Sun, 05 Apr 2020 05:05:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=auIBzG08etOeh6ieLs9CwIO17r8BXkDZQQ3gGwilkcQ=; b=t6c4cBFUbAjch4+F7bs9CZhm/Kumi+95GuO5Em8IxcA3A+4pVwUrk6g1G+uf6fmVJR wur1k6OJEUtV2EgXC/eTCv9j98QtVIc8f8tHgFGo3df9x1W4VfbXpeCGrOtxwjQPNLaM N0wEEWqTqIGJRsX+2mNHm5j/Gy5k7XaIJDiojRntn8rHMNK2fui6m0QsDyyd7MwLNGyM S0cdSOLTCEea2ffkPKYm5YJQwMnzN1JcOHAUjmXS4JFJAJ4NrLLaSRjhwrA2RkGngCf0 zokd7F7O8mIvMFEytOy0f39A2I8AYk1DSIh6x3eB/LNRvFz3oz5dqc9DfQB2V/qQjYni G1ig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=auIBzG08etOeh6ieLs9CwIO17r8BXkDZQQ3gGwilkcQ=; b=HAva5amrS7SMjIyhs2xNrpkSIztQPizHePuJeQrUiPtDEHtu/JiYKe52Lm1prRTTAo MBVX1G4yZtQnqF1ZbwTXmDdRFLJWie8cybNT/FOJT4yueGwMASj0U9tehdl7WpMPtFZt 1nImm0Av30Ox7FHzI7xJa4WR5/Hb34geeH4bx0bzUKxFbLZHKBqLzMizxgXc1j+ZjVSR vimNpmGhFtujbSDRMhfn2mocbqbf9/Tr6/uuZnVcoUYTFX4NX677LXVgelVmqtNjjuyq b2KSfRXQexKRakd2O2ZYT6GWgKqxIedQSKnv5wZs0vsAftc6O0DpylaH3Yvf+M4/2uNs Wg/g== X-Gm-Message-State: AGi0Pua8mBr6VFP+UE8JXQisGrcxeOTKxfK5dpvM35eEQXc38vuiWIkr Q1qneQWssQG+bIYwekZLkb3OwoBAAO3Fu3H6RfU= X-Google-Smtp-Source: APiQypIoi7sDvBSH5DayAbj1hm9UV9xYf/GNjG2dAQPigMneLuLZbw8LMkiirgcS6LiZ5XgkMmbP8pQElDN/Wq4XJ9U= X-Received: by 2002:a25:3bd0:: with SMTP id i199mr27124331yba.297.1586088305269; Sun, 05 Apr 2020 05:05:05 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Sun, 5 Apr 2020 14:04:54 +0200 Message-ID: To: Dan Ackroyd Cc: PHP internals Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] [VOTE] throw expression From: tovilo.ilija@gmail.com (Ilija Tovilo) Sorry Dan, at the time I sent this e-mail I wasn't aware you wouldn't receive it. After not hearing from you I assumed you were ok with my response. > The issue is that as your words are written, it is not possible for me > to understand exactly what you mean. To be fair, you omitted the next sentence which does answer your question, admittedly not as concretely as it should have: > IMO this is clear enough that a message for this edge case is not necessary. So to answer your question more directly, no error message was added. > The RFC as currently stands hasn't been updated since it was initially > put to discussion. Which means that anyone just reading the RFC won't > be aware of this issue that was brought up during the discussion. Again, to be fair, yours was literally the only criticism I received. And that example was taken from the RFC so it was already documented. Either way, I'm not opposed to a warning. What are the rules here, can I add this small change after voting has started? Regards, Ilija