Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:131042 X-Original-To: internals@lists.php.net Delivered-To: internals@lists.php.net Received: by lists.php.net (Postfix, from userid 65534) id E19591A00BD; Thu, 28 May 2026 19:15:43 +0000 (UTC) To: internals@lists.php.net Date: Thu, 28 May 2026 21:15:43 +0200 Precedence: list list-help: list-unsubscribe: list-post: List-Id: x-ms-reactions: disallow MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-GB Subject: [PHP-DEV] [RFC] Separation of Third-Party Extension Documentation Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 86.92.4.88 Message-ID: <20260528191543.E19591A00BD@lists.php.net> From: jordikroon@me.com (Jordi Kroon) Hello, I've opened an RFC to separate third-party extension documentation (imagick, redis, mongodb, etc) from the official PHP manual, while keeping the existing DocBook tooling and infrastructure. Bundled extensions (pdo, curl, etc) are out of scope and stay in the official PHP manual. https://wiki.php.net/rfc/third_party_ext_documentation -- Regards, Jordi Kroon