Commit 9be705297bf for php.net

commit 9be705297bf0148ed84bf643949972475bef2deb
Author: Weilin Du <weilindu@php.net>
Date:   Thu Jun 18 10:46:35 2026 +0800

    [skip ci] CONTRIBUTING.md: Document the discord server as a recommended place to get help (#22333)

    The discord server is now mostly used in discussion rather then the IRC channel.
    Good to document it as a way to get help in CONTRIBUTING.md.

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e6bff3d6a9c..aabd945ad38 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -152,9 +152,8 @@ about what you're working on, you can contact us via the
 issues.

 Although not a formal channel, you can also find a number of core developers on
-the #php.pecl channel on [EFnet](http://www.efnet.org/). Similarly, many
-documentation writers can be found on #php.doc. Windows development IRC channel
-is available at #winphp-dev on FreeNode.
+the [php community discord server](https://phpc.chat/) (`#php-internals` channel)
+where many people are eager to help.

 ## PHP source code directory structure