Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:110161 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 29783 invoked from network); 15 May 2020 09:56:05 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 15 May 2020 09:56:05 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 20AB91804F4 for ; Fri, 15 May 2020 01:33:29 -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,HTML_MESSAGE, 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-lf1-f51.google.com (mail-lf1-f51.google.com [209.85.167.51]) (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 ; Fri, 15 May 2020 01:33:28 -0700 (PDT) Received: by mail-lf1-f51.google.com with SMTP id a9so1099045lfb.8 for ; Fri, 15 May 2020 01:33:28 -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=fvdbIV2eYCnWb+h5/z0R+Bza/gfNYDtFgKgGXfK93Vc=; b=mQ3JEUhYm9E1+DoXoxkvnnne6REas8LEcVAJTEHHcLPjx/0AZjrcy3p+lpUtoMHCNS yKooTc3zITiZlzTR+ayEhkrX/eppgVJXylHz0HhtLbtANsiaEwsKbZKOtw0txWs8s5Q/ yogGXRiixIOhOIHJOyG3jIhVlUD76DXFwf5pyZ23Dlkr7WDWCuYxDNsvOoNXs3f/1QVq xBGYa7i9gOBSho/mnoxULVG1tQNFF1box+Bn57/mtTTfdsmNEriFQUL1SxAX0t+qZuA7 QuQdj4/QAW9+vTklhYb3ITKhSJPPe/y/8rcISUc7f9IQDX3CxfekW5g6EUaMeJ0wBbel 9nVg== 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=fvdbIV2eYCnWb+h5/z0R+Bza/gfNYDtFgKgGXfK93Vc=; b=lGOHjC1PrRloPNWWjwd+fUpzEAC+hFE1W0gGRM11dlOVdmupDxv4W9U/xPtOEsiE0/ CfV/fSQWboiR8ICUQNVDJFymNpAAVZA2k1WOYlB802lRWzH3mfz+oBlYOVnP9Ihbh8+Q C1AEnhxiClsckIA4/W7Y7NzwQDFJ1hOv0KM6ywu+hckdN5zHAek90Ii78llKwcdNTarP 7TlgZ98iShCV5FMFupZ+jTE3+ovOKWNbPS3kZ57cf3ZUYT5o6LT0P6yAy998nG6WUvaM ctKaWdrGXTXXUyF9rc7MOMYg8NeVey22TMhfpCQgiOdxSB3uArdFu1VrjDLAVsW3trMz uLww== X-Gm-Message-State: AOAM530IWISHQblJkhMUEQwygehkMUfiz1pQKtLGIQmCsgA6ihrkCap9 UPEYxeOOIQXV004Nr300Njfu26ZRzJLLBQoYwWREdQ== X-Google-Smtp-Source: ABdhPJx6xmvPhOhT4KLYswlgSY6TQQ3kF023kTlukfuGDbKTOXh5xbG0ZYaD5LKgkjJ/VqFWRVisw32v7OQ5Nok31aM= X-Received: by 2002:a19:c895:: with SMTP id y143mr827987lff.199.1589531607413; Fri, 15 May 2020 01:33:27 -0700 (PDT) MIME-Version: 1.0 References: <5780912D-2926-4381-8B40-FF4353140014@zort.net> In-Reply-To: <5780912D-2926-4381-8B40-FF4353140014@zort.net> Date: Fri, 15 May 2020 11:33:15 +0300 Message-ID: To: John Bafford Cc: Ralph Schindler , PHP internals Content-Type: multipart/alternative; boundary="000000000000d1b5f205a5abaaef" Subject: Re: [PHP-DEV] Proposal For Return-If / Early Return / Guard Clause Syntax From: benas.molis.iml@gmail.com (Benas IML) --000000000000d1b5f205a5abaaef Content-Type: text/plain; charset="UTF-8" Hey, `guard` would be a keyword this means that all of the classes, interfaces and traits named Guard would be illegal. Therefore Laravel's `Guard` interface would be incompatible with PHP 8 which in turn means thousands of web applications would be too. Best regards, Benas Seliuginas --000000000000d1b5f205a5abaaef--