Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:117715 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 3911 invoked from network); 11 May 2022 12:18:54 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 11 May 2022 12:18:54 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 63515180545 for ; Wed, 11 May 2022 06:57: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=0.8 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS63949 45.79.64.0/19 X-Spam-Virus: No X-Envelope-From: Received: from mail.salesfunnelmachine.com (mail.salesfunnelmachine.com [45.79.87.5]) (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, 11 May 2022 06:57:55 -0700 (PDT) Received: from mail.salesfunnelmachine.com (mail.salesfunnelmachine.com [127.0.0.1]) by mail.salesfunnelmachine.com (Postfix) with ESMTP id 4KyxLp3QsMzKt1N for ; Wed, 11 May 2022 13:57:54 +0000 (UTC) Authentication-Results: mail.salesfunnelmachine.com (amavisd-new); dkim=pass (1024-bit key) reason="pass (just generated, assumed good)" header.d=salesfunnelmachine.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d= salesfunnelmachine.com; h=content-transfer-encoding:content-type :content-language:to:subject:from:user-agent:mime-version:date :message-id; s=dkim; t=1652277467; x=1654869468; bh=G9hZITkYkCg1 vRktAL7f8SSIpZw6SywDJ6/7IjyyUsI=; b=CcJUYJVJFfio9/jrQ31UGcui6MwT q7gV7StF73USjJoDQs1wI5T0Ldtk2+t+CHLuyN87AFN9xVDP6YVdeB/azlvbHQ/A JHVWH65QjOulmAkX84im+pG2cqfCjwxIj6urX10pcnxQC94F3URCuy/lsiC2imfZ 3Uj6jxhSz9/Jr7g= X-Virus-Scanned: Debian amavisd-new at mail.salesfunnelmachine.com Received: from mail.salesfunnelmachine.com ([127.0.0.1]) by mail.salesfunnelmachine.com (mail.salesfunnelmachine.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id px20uUr8eUt1 for ; Wed, 11 May 2022 13:57:47 +0000 (UTC) Received: from [192.168.9.113] (wsip-66-210-249-130.ph.ph.cox.net [66.210.249.130]) by mail.salesfunnelmachine.com (Postfix) with ESMTPSA id 4KyxLg18GFzKt0g for ; Wed, 11 May 2022 13:57:47 +0000 (UTC) Message-ID: <13cea99f-d191-e58b-df73-69db11dda1e6@systasis.co> Date: Wed, 11 May 2022 06:57:46 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 To: PHP internals Content-Language: en-US Disposition-Notification-To: Jeffrey Chimene Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Picked a random bug - request for follow-up From: jeff@systasis.co (Jeffrey Chimene) I picked a random bug to help out. It's really old, but probably annoying. I was hoping for a analysis sanity check if someone has time. Last comment on https://bugs.php.net/bug.php?id=68081 Thanks, jec