Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:121981 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 45488 invoked from network); 11 Dec 2023 09:18:54 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 11 Dec 2023 09:18:54 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id DCED0180040 for ; Mon, 11 Dec 2023 01:19:09 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_20,DMARC_MISSING, SPF_HELO_PASS,SPF_NEUTRAL autolearn=no autolearn_force=no version=4.0.0 X-Spam-Virus: No X-Envelope-From: Received: from xdebug.org (xdebug.org [82.113.146.227]) by php-smtp4.php.net (Postfix) with ESMTP for ; Mon, 11 Dec 2023 01:19:09 -0800 (PST) Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id BA37110C24D; Mon, 11 Dec 2023 09:18:52 +0000 (GMT) Date: Mon, 11 Dec 2023 09:18:52 +0000 (GMT) To: Aleksander Machniak cc: PHP internals In-Reply-To: <26a8782d-0119-4614-8451-fa9869aedd8f@alec.pl> Message-ID: <66dde214-d7ae-8369-aae6-30afd3c46bca@php.net> References: <26a8782d-0119-4614-8451-fa9869aedd8f@alec.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Subject: Re: [PHP-DEV] bugs.php.net still active? From: derick@php.net (Derick Rethans) On Thu, 7 Dec 2023, Aleksander Machniak wrote: > I was under impression that bugs.php.net was supposed to be phased > out. I.e. made read-only or something. > > https://bugs.php.net/bug.php?id=78628&edit=1 proves that it's not the > case and I'm receiving annoying spam recently. It's closed for new tickets, but not for updating tickets (or adding comments). cheers, Derick