Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:116300 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 40133 invoked from network); 30 Oct 2021 09:07:08 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 30 Oct 2021 09:07:08 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id F24411801FD for ; Sat, 30 Oct 2021 02:57:48 -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.9 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,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-pf1-f182.google.com (mail-pf1-f182.google.com [209.85.210.182]) (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 ; Sat, 30 Oct 2021 02:57:48 -0700 (PDT) Received: by mail-pf1-f182.google.com with SMTP id l1so5161783pfu.5 for ; Sat, 30 Oct 2021 02:57:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:from:date:message-id:subject:to; bh=Hbf5P0NY2G0+O0pN513aUM4TZ331PWWEWo0XIOo3mzk=; b=PP/WKZLuLomT7hjU6zgm10rYpxssJl5jFXd0NvYs85ATPKCCtq2hsflbGmW+BAuocc jirDAX5Mrs2s1Gtte9FMNbvLPWnKBZ+qw9MoZNk4aY6ErvgBuZ33DB5OreRGVEfBH2b4 qDNf6Yd/i19cAY+UKxdzM9ESi32L9uI2TqKMZd6ZDkAeG4n5iCp8igs7ardu5FOKt9Ej HulJr2HyittSaiC7qSpsn3EOHDMxPoGRnN/y3K5Fk4wVuFYvpqTnY7qqCUnVSVKKI2B/ e1Vn4xazC/2wG4BwH2xzgrcPjDlE21yjYbB0AohwU8GFZL915jFOtcxrWR6csjh8HPip 8WpA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Hbf5P0NY2G0+O0pN513aUM4TZ331PWWEWo0XIOo3mzk=; b=1bkoW7ho2CI1nnn+c11lZd/qI9nUqVxn3QWxmQftulfZdpQUAzaVH399NxnmF41hb2 yZsilwR6ddK381gdl0hqysD/OkwlLftZQH5p0Hhkzk91xtqMywXZNf+S8mjCiXgpFmET fSlIiiBjyq9OXB+8ZSXqL5+LlrAD59D9qa/kZbfl0SXcJ8YFn5C0ga5Fm2Gx6xxDmLCh xrVz6xSjvEH+iIaL5EeOZWwul4iLTpshuP58s9mYmktF9mqndKMVOrsXuWdOQDf47jox xBh8Bch+sPeeI/SHxWc/fjm/SN/iGYgFj/Vk6mtDsEfM5YAJJ4rH152MK/n3WMoCATls hYXA== X-Gm-Message-State: AOAM531AGRRZqt05ldQ2F7uDDmG9llYjO4+48WGP9WcTJbByFF4cppa7 1de08fW23mmii5MM5lZ+UG2HLJzMWREpJt+6oYuB4R8GboN8JA== X-Google-Smtp-Source: ABdhPJz7JOrgOIh3TmBbZYBCktWmPy0IYu3wsMBrRC/D03sYEJ2X4xt++NwTu4pyCZJNRE4NIZenjeM13qGZa8/FsOg= X-Received: by 2002:a63:d654:: with SMTP id d20mr12210745pgj.122.1635587867200; Sat, 30 Oct 2021 02:57:47 -0700 (PDT) MIME-Version: 1.0 Date: Sat, 30 Oct 2021 11:57:11 +0200 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="000000000000d2cfc105cf8ef988" Subject: search on bugs.php.net appears to be semi-broken ? From: divinity76@gmail.com (Hans Henrik Bergan) --000000000000d2cfc105cf8ef988 Content-Type: text/plain; charset="UTF-8" for whatever reason, searching for "fpassthru" on bugs.php.net does not find https://bugs.php.net/bug.php?id=39135 , titled "fpassthru with optional argument length" - screenshot: https://i.imgur.com/gUjNYBz.png that nearly caused me to make a duplicate of 39135 today --000000000000d2cfc105cf8ef988--