Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:109312 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 99331 invoked from network); 25 Mar 2020 22:08:20 -0000 Received: from unknown (HELO localhost.localdomain) (76.75.200.58) by pb1.pair.com with SMTP; 25 Mar 2020 22:08:20 -0000 To: internals@lists.php.net References: <5BEF8264-4003-4056-A31C-FF8BEE85FED6@me.com> <20200325190453.7E880241307@ms11p00im-qufv17094001.me.com> <3D52FF23-BC87-400E-9E49-8C99DC0EF84B@me.com> Date: Wed, 25 Mar 2020 21:33:05 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.2 MIME-Version: 1.0 In-Reply-To: <3D52FF23-BC87-400E-9E49-8C99DC0EF84B@me.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 46.59.72.204 Subject: Re: [PHP-DEV] Re: [RFC][DISCUSSION] throw expression From: ajf@ajf.me (Andrea Faulds) Message-ID: Ilija Tovilo wrote: > Hi Andrea > >> but I am surprised you haven't mentioned the `and` and `or` operators > > I did mention them in the RFC here: > https://wiki.php.net/rfc/throw_expression > > If this RFC is accepted they will indeed be possible __ > > Regards > Oh, you are quite right! Sorry, I must not have read it too carefully :(