Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:111480 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 95566 invoked from network); 11 Aug 2020 17:40:17 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 11 Aug 2020 17:40:17 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 3A1A018054B for ; Tue, 11 Aug 2020 09:39:45 -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=1.4 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_SOFTFAIL autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-lj1-f170.google.com (mail-lj1-f170.google.com [209.85.208.170]) (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 ; Tue, 11 Aug 2020 09:39:45 -0700 (PDT) Received: by mail-lj1-f170.google.com with SMTP id 185so14241958ljj.7 for ; Tue, 11 Aug 2020 09:39:44 -0700 (PDT) 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=p07VnXAtfWMaW2NC5O3x9oyKdEPelTqYz0cwUhbqYCQ=; b=HjNPUs3lQbxpQzsa1ebiV66BF+/F5HNzXyyqbi31TowdxZV2xWhSDxGaae+s0OaD6W xLXA3fTjc4q01I2uctcHMmDtkrKwHdZfYdIsMU/7MyExlO7hBTzStHOu3CYLlo3mqDPe do/R8oUskaxPwhX6oByEvsKkbly8KTnfZpEoYHT13zIabc83MPvmEFvXms67IUJmmNbC Y5tuMWLwd862kBmfwzHgyZVbDL534YZKS+oGOTzMuUNyMF+f8Dm2Getey6ALSL+hbZLx E4ZgEsKfnfbjO6/jEU0fiv6lnl0FfpQ3K1xPCmj1tPWdftx2qyRGqGG1HMyb7vGDebjV NEZw== X-Gm-Message-State: AOAM531xqe+773hqyjJkqVpunC0bWaB12SFLLhph8tEi6BoDqBS1byw1 bJOyrveQynDDUpzNSgCgYVzTewx9QTt6HWhD/X+PKA== X-Google-Smtp-Source: ABdhPJzH0XbtFpZbuqJc36+4GqHI2L3kf4N9PnxgwLHl7mT3A5F848XmoB+2wnmhgYiCmPerjrR45nV/nd8ftCV01Kk= X-Received: by 2002:a2e:8145:: with SMTP id t5mr3283112ljg.398.1597163983395; Tue, 11 Aug 2020 09:39:43 -0700 (PDT) MIME-Version: 1.0 References: <59019606-a3fd-3c19-e962-a847689244a9@gmx.net> In-Reply-To: Date: Tue, 11 Aug 2020 11:39:32 -0500 Message-ID: To: Andreas Leathley Cc: PHP internals Content-Type: multipart/alternative; boundary="000000000000e15fa005ac9cb738" Subject: Re: [PHP-DEV] [VOTE] Shorter Attribute Syntax Change From: pollita@php.net (Sara Golemon) --000000000000e15fa005ac9cb738 Content-Type: text/plain; charset="UTF-8" On Tue, Aug 11, 2020 at 11:38 AM Sara Golemon wrote: > PHP 8+ performance on theses would certainly be between though, and that's > an extra carrot to push users to upgrade. If annotations can't be written > until after users upgrade, then that carrot vanishes. > *PHP 8+ performance on these would certainly be better though. Ugh... typing is hard. -Sara > --000000000000e15fa005ac9cb738--