Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:120865 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 78865 invoked from network); 25 Jul 2023 20:24:35 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 25 Jul 2023 20:24:35 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id F0E481804F2 for ; Tue, 25 Jul 2023 13:24:34 -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=0.6 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE, SPF_PASS,T_SCC_BODY_TEXT_LINE 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-oa1-f53.google.com (mail-oa1-f53.google.com [209.85.160.53]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature ECDSA (P-256) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 25 Jul 2023 13:24:34 -0700 (PDT) Received: by mail-oa1-f53.google.com with SMTP id 586e51a60fabf-1bb94563d19so182763fac.0 for ; Tue, 25 Jul 2023 13:24:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1690316674; x=1690921474; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=8U6QALmgr8CoN92Pw67iorjakgrW/lm1WA9MzwHNtcY=; b=JpmqBoPuuKxXROKpiwnKfUU0rUufMybLG2c2tNul3ZTdIZ/oQycGyiYRwM7+wM9h7M lCDPM4vF39Pl16wIMw8POmA9znq4XN9aI8KuqJzO5eiuzlPrqvJOr8pgTxtgYhIyMjDY OE+b40Guq28Vf0a9PORl7uvcNL1GupkDpnfU4Yo3HlhqnFVHyusc4dqSf9sD+dwZHKd9 qJicqiBcdR4NHrSxEx+PQu0LxBVOShLo8p+7RnTGpAfMib5+4wEAL9MlKXyrwEWgYblh 2+xyyHDhyr44cpzulxIuqo+3H3kYbDkjy+mam//pYfo01NAigVjs0Azmmp6zO2UZVI7b t6ng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690316674; x=1690921474; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=8U6QALmgr8CoN92Pw67iorjakgrW/lm1WA9MzwHNtcY=; b=LgKQJ+PE0mFGH7tSPRlNL3ETF5REdhV8pHvUz00PIxDITBXJeSfO09tvjR4EBwugon WXP1I5BQWGmRR1es7KM8YeSugPhssDEZL6PZXoVgHpVwPyUUys+oDWqhhAgKk+porX7l ptE42uLGghyXQww2MUkHaOZndNVmcJ8YPp3KITCGUPVBiC7T3kWyeGlQC7wcKAyoealb Wo9rSvV6v+vNiScozQFJwun5r5gDlW7yHGiPsaOkdssL6Vkp0t/8skfp2DNH11SiHuws FnaHhWfJxI6x9n7XsT0PKBwgd2E97u3jQObjwtIgsDSZms42GDm65SDa2WlNBpiVU/Vu 0z3g== X-Gm-Message-State: ABy/qLZlXRZIDi+jXxc0O3aK8uMEtbqClvt55gKZuSxsckfO4MKoJrdy bl2g6r4jVHvCv75UAvhZWRsVb4pnW0C9hs/5s4DpIPFM2e0= X-Google-Smtp-Source: APBJJlG9ghzQXrzAXzM+cSj26oH/jQv5gLUCU1CEcmO7nHQvn0fQs8n6Wf+5Y41qL+mePEuTlM9wXLKdhTzK97Ee5Lk= X-Received: by 2002:a05:6870:3310:b0:1b0:6ad0:80c3 with SMTP id x16-20020a056870331000b001b06ad080c3mr2828534oae.3.1690316673567; Tue, 25 Jul 2023 13:24:33 -0700 (PDT) MIME-Version: 1.0 References: <19f70187-09d5-4f60-ba01-265f2e97f7cc@app.fastmail.com> In-Reply-To: <19f70187-09d5-4f60-ba01-265f2e97f7cc@app.fastmail.com> Date: Tue, 25 Jul 2023 21:24:21 +0100 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="000000000000e2d09a0601558404" Subject: Re: [PHP-DEV] New reflection methods for working with attributes From: davidgebler@gmail.com (David Gebler) --000000000000e2d09a0601558404 Content-Type: text/plain; charset="UTF-8" What's the difference between this and what was proposed in https://externals.io/message/120799 ? I don't get why this wouldn't require an RFC. --000000000000e2d09a0601558404--