Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:109482 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 12846 invoked from network); 31 Mar 2020 13:23:02 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 31 Mar 2020 13:23:02 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 12FD41801FD for ; Tue, 31 Mar 2020 04:49:11 -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, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, 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-lj1-f171.google.com (mail-lj1-f171.google.com [209.85.208.171]) (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, 31 Mar 2020 04:49:10 -0700 (PDT) Received: by mail-lj1-f171.google.com with SMTP id r24so21678443ljd.4 for ; Tue, 31 Mar 2020 04:49:10 -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=T4wEghrGwxCp7IPTixNyRRzwadp2SebjWw2KYFtM27U=; b=tQtKd1BEQl1N3v+13vNU9Obj7rCzNGg3sZIte6/v9r05KtOy1Q8HUvB+NdbYwsUiE3 pCEPIDQTNXEAYbnE8GoPkVmRm/25tEs1d18KCBAx/XCQkKpfiBROYnHH2oX3xR7RYkDI Vy671dQ2zW8wExHQg+EBD1edgevpGA1RuxJpXUBVhLbZkuzRdOrdH0QR/M8gMlJMhhgp oqG5w39TmY3tMXiKebC+TQb6H3p0jGh0a2MxdFnlcNm3W60fEjLBksNhgbQ5efTOJrzF r547EDCuqu2TsJ4ehyR2HpuS6xStu358ElpzbLu705PIOH1dDK5WdPCSuOXi/yzTD9bo q95A== X-Gm-Message-State: AGi0PubRGUJu0m28AdujZsTF1e9MMfdC/Fjod5v26GPJVo8uLD9rbwQn 0tHVeDBo5aQelTEeSV+9ZIfD2fII/PRpyiuiInnSVTifbEA= X-Google-Smtp-Source: APiQypLop3iI9JoCeTyYKEVjrygDQkbb7ItEYveotZfeIbdcbhv8pP/FM0wVLnvXlS8pbdX9qkcd/dWVdzzGFZlTNpg= X-Received: by 2002:a2e:8911:: with SMTP id d17mr10141359lji.16.1585655348163; Tue, 31 Mar 2020 04:49:08 -0700 (PDT) MIME-Version: 1.0 References: <4c36f5dd-2f43-3e00-0a6c-2566c3f9dd8c@lsces.uk> In-Reply-To: <4c36f5dd-2f43-3e00-0a6c-2566c3f9dd8c@lsces.uk> Date: Tue, 31 Mar 2020 06:48:59 -0500 Message-ID: To: Lester Caine Cc: php internals Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] [RFC] [VOTE] Compact Object Property Assignment From: jakob@givoni.dk (Jakob Givoni) On Tue, Mar 31, 2020 at 6:45 AM Lester Caine wrote: > > The problem Jakob is that the new message is STILL attached to the > original discussion. If you simply changed the 'DISCUSSION' to 'VOTE' > then your email client still had the original message links in place. > The whole email process is something of a mess, and the 'correct' way > would have been to start with an empty message, add a clean subject and > text and then send it to the list ... ok, terribly sorry, will do that now then thanks lester