Commit 2f3a1ec9200 for php.net

commit 2f3a1ec920054f7c658fa39e2d7e05fb0e041ae5
Author: Weilin Du <weilindu@php.net>
Date:   Tue Jun 30 21:14:58 2026 +0800

    [skip ci] docs/release-process.md: Update a link to php 8.6 release schedule

    Add the PHP 8.6 wiki TODO page to the release process schedule links.

diff --git a/docs/release-process.md b/docs/release-process.md
index c07f328f2d8..570107492ac 100644
--- a/docs/release-process.md
+++ b/docs/release-process.md
@@ -6,6 +6,7 @@ repository available according to the release schedule.
 The release schedule for each version is published on the
 [PHP wiki](https://wiki.php.net):

+- [PHP 8.6](https://wiki.php.net/todo/php86)
 - [PHP 8.5](https://wiki.php.net/todo/php85)
 - [PHP 8.4](https://wiki.php.net/todo/php84)
 - [PHP 8.3](https://wiki.php.net/todo/php83)