Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969388403 php.internals:125121 X-Original-To: internals@lists.php.net Delivered-To: internals@lists.php.net Received: from php-smtp4.php.net (php-smtp4.php.net [45.112.84.5]) by qa.php.net (Postfix) with ESMTPS id B554F1A00C9; Fri, 23 Aug 2024 10:34:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1724409380; bh=EZN3UOBsSyh2G+W0uBVKvlvlcXt1G7poN3cbYe+047c=; h=Date:From:To:Subject:In-Reply-To:References:From; b=Er8jhH1w/I6sTN9pzGZ9opHXBkt4GnewjTS6g0Wprg/ZCKhOIDCgsNFEsAnChdg62 s2i6bKmcJ2ksABBPl8isrJt93GHZgvpSII5lgLj8ayrDcpwStkwLTH5Q3AAWRC7Svh nx3sj//g4QyymCCgOzy3Oq79Ly3DUBkHlEv1a9prPVmhwzf5tPUiYp134MWmhwK0cp ++MZaKpwtKEJcab9JsJwsmHZQtyc+0mRULEaassBqLgByqIlhvhGqEmclKuHKKCMok ej+xzjCDDhD5t8dbU7uBAejn4GINq5Rj3W9mcUBLMg2bY+hWgClSaS1FY+C2HtbkUB BIl+PrQsi+i6w== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id ECE0918020B; Fri, 23 Aug 2024 10:36:17 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) on php-smtp4.php.net X-Spam-Level: *** X-Spam-Status: No, score=3.6 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS,SPF_HELO_PASS, SPF_SOFTFAIL 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]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS; Fri, 23 Aug 2024 10:36:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1724409262; bh=EZN3UOBsSyh2G+W0uBVKvlvlcXt1G7poN3cbYe+047c=; h=Date:From:To:Subject:In-Reply-To:References:From; b=I8zVR6ABmaPLNNOFCDfKbjQ8QaYGY2xdrkwMZX95JvbRnssmJobBXNU4jP6xqY6VG OF4CwJuKvIjo8wj1gEn7UwztysaY74H8EiaUzdCYm8WDkjIBRuBuS1DpTgEtAmMSvW 9zA79Sef6VNyidunJysoAtSeFxr1iD8kpqhFOY4WzoeLgNzPmeiAAeNAyi0JAM8hta qPYTpwMmjlv6xw6IHGChzU+0S+ofqSQ9KpaMIrTDFytL8nspvwCMTqE9uXZG6sYzY7 QopiBBFKfLHCLWxX9VYcSoDDjc/8ZE+CKCtTIQ44IaXFyzwCDkiAqOpXAS6L870zMk AKlkyC2BekbYw== Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id 7D9F110C036; Fri, 23 Aug 2024 11:34:22 +0100 (BST) Date: Fri, 23 Aug 2024 11:34:22 +0100 (BST) To: PHP Documentation List , PHP Developers Mailing List Subject: [PHP-DEV] Re: Negatively Voted Notes In-Reply-To: Message-ID: <6b47773d-aa48-31a1-6a03-e576c6e43f51@php.net> References: Precedence: bulk list-help: list-post: List-Id: internals.lists.php.net x-ms-reactions: disallow MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII From: derick@php.net (Derick Rethans) On Wed, 10 Jul 2024, Derick Rethans wrote: > We discussed this during one of our foundation meetings, and we propose: > > - to delete all notes with a rating less than -5 that are older than a > year. As general consensus was that this correct, I will be creating a script for this. One of the other suggestions was to also have a public list to show all notes with the highest or lowest rating, and add these to the weekly status report (like https://news-web.php.net/php.doc/969388402). I will be creating a script for this too. > - come up with a plan to crowd source going through the other > thousands of notes to see if they need to be deleted or integrated > into the actual text. Each documentation page now has a link to the > XML source (such as > https://github.com/php/doc-en/blob/master/language/attributes.xml) Hopefully, this is going to get some work behind it soon too. cheers, Derick -- https://derickrethans.nl | https://xdebug.org | https://dram.io Author of Xdebug. Like it? Consider supporting me: https://xdebug.org/support mastodon: @derickr@phpc.social @xdebug@phpc.social