Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:114799 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 74762 invoked from network); 9 Jun 2021 15:20:53 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 9 Jun 2021 15:20:53 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id EA712180537 for ; Wed, 9 Jun 2021 08:35:55 -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-Virus: No X-Envelope-From: Received: from mail-il1-f180.google.com (mail-il1-f180.google.com [209.85.166.180]) (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 ; Wed, 9 Jun 2021 08:35:55 -0700 (PDT) Received: by mail-il1-f180.google.com with SMTP id b9so26971321ilr.2 for ; Wed, 09 Jun 2021 08:35:55 -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; bh=fVyEsTwvSAxblRofV0zDypFkVorD0Yq0Fjl7rPqTdGk=; b=nMs9w/2DfwNCyU+atOaLj38yB7JwoQ7uXkPlEM9BKJz+R+CAjKqHo2VpKgYXFlsFXC c0tkGAcTrgpzOrMB1EC5VSLuA+/NDQaeULenZISj4TGnCm8tKxHHbTquv02DIjd5jBbO qBPWEnUfp0X0YSUyXRol0HS9CcSlLQEQYn7e99yBDiloRMgE42406n9lk/N2IqiiyaDb lYE3MDNtf/+4VlIbPExDrni3tjO2Msiii0fqQpcK7Qb74eG2dLcKZhY4H+i9sho3B93L 9ug9gop/RRylvihGDyJCnEwwC5Hi+xC8ccSp3GvFUcx+CFAe79e2KzaNG0wi8cpkFBDH gGGQ== 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; bh=fVyEsTwvSAxblRofV0zDypFkVorD0Yq0Fjl7rPqTdGk=; b=axLic8oMWtaWJx+q+kCrH+kyY8SCjCW/i3lcnc5GdI632iaGCaaBCK6YuKT1Ieq4Vp OOBxUZyVJXPqXKyddVzYNWUGTUrLB7NJUdSqKK0g8D+nGQr8buNxLp9U0zTOpcGRoJmW T3WAokiHnERPJsL4HPvm3PfvZiEznRh6E3+BIJNvTrV0DUiZ6+YrOucmdFGIA3z4xvmZ 0BEjIPvsCn2b43nXGbkYjqt0I/1LrSpKS9jDZy7LJGCIeXgJK5a7w1/3mPKxVVcxxyVc DraD5fVnMrnoC5t/ir6wJ3PLmbXIMvCvLwRZTG0l1No2XUVzxwaP81FQWPeVHY3fT06b HmBg== X-Gm-Message-State: AOAM532BehjUm2HXiGArAv1TuO8G1zAzhhFkLngbkYY7HOnTfSRQZHVM QDLRxqtSqtLLJeOYYU4mn1To4SH3Ikw= X-Google-Smtp-Source: ABdhPJyYs4dYB1LOSpP7UyrRxalmSgNyxpSxmfsCYC3AYhSAK2ZZBqeNT+HHyqDmZInxf58TXZY2dA== X-Received: by 2002:a05:6e02:e8d:: with SMTP id t13mr235314ilj.189.1623252953092; Wed, 09 Jun 2021 08:35:53 -0700 (PDT) Received: from mail-il1-f182.google.com (mail-il1-f182.google.com. [209.85.166.182]) by smtp.gmail.com with ESMTPSA id g9sm171352ile.12.2021.06.09.08.35.51 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 09 Jun 2021 08:35:52 -0700 (PDT) Received: by mail-il1-f182.google.com with SMTP id b5so26834789ilc.12 for ; Wed, 09 Jun 2021 08:35:51 -0700 (PDT) X-Received: by 2002:a5d:94ce:: with SMTP id y14mr61674ior.67.1623252951701; Wed, 09 Jun 2021 08:35:51 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Wed, 9 Jun 2021 16:35:16 +0100 X-Gmail-Original-Message-ID: Message-ID: To: "internals@lists.php.net" Content-Type: multipart/alternative; boundary="00000000000091341905c45707b2" Subject: Re: [PHP-DEV] Re: RFC: CachedIterable (rewindable, allows any key&repeating keys) From: phpmailinglists@gmail.com (Peter Bowyer) --00000000000091341905c45707b2 Content-Type: text/plain; charset="UTF-8" On Wed, 9 Jun 2021 at 15:55, Levi Morrison via internals < internals@lists.php.net> wrote: > On Wed, Jun 9, 2021 at 8:12 AM tyson andre > wrote: > > > > Hi Levi Morrison, > > > > > > > Hi internals, > > > > > > Would participants please trim the emails they're quoting, it makes it easier for readers to focus on what's being discussed in emails. Thanks, Peter --00000000000091341905c45707b2--