|
10 | 10 | <li><a href="#documentation">Documentation</a></li> |
11 | 11 | <li><a href="#community-support">Community Support</a></li> |
12 | 12 | <li><a href="#user-groups-events">User Groups & Events</a></li> |
13 | | - <li><a href="#irc">IRC</a></li> |
14 | 13 | <li><a href="#archive">Archive (Legacy resources)</a></li> |
15 | 14 | <!-- Purposefully no link to the webmasters --> |
16 | 15 | </ul> |
|
54 | 53 | <li><a href="https://discord.gg/php-developers-484326318851358720">PHP Developers</a></li> |
55 | 54 | </ul> |
56 | 55 | </li> |
| 56 | + <li> |
| 57 | + <strong>IRC:</strong> real-time chat at <a href="https://libera.chat/">Libera.Chat</a> in <strong>#phpc</strong>. This channel is also bridged with Discord via <a href="https://phpc.chat/">phpc.chat</a>. |
| 58 | + </li> |
57 | 59 | </ul> |
58 | 60 |
|
59 | 61 | <h2 id="user-groups-events">User Groups & Events</h2> |
|
67 | 69 | <li>Want to list an event? Submit it <a href="/submit-event.php">here</a>.</li> |
68 | 70 | </ul> |
69 | 71 |
|
70 | | -<h2 id="irc">Internet Relay Chat</h2> |
71 | | - |
72 | | -<p> |
73 | | - Otherwise known as IRC. Here you can usually find experienced PHP people |
74 | | - sitting around doing nothing on various channels with php in their names. |
75 | | - Note that there is no official IRC channel. Check |
76 | | - <a href="https://libera.chat/">Libera.Chat</a> or any other major network |
77 | | - (<a href="http://www.efnet.org/">EFNet</a>, |
78 | | - <a href="http://www.quakenet.org">QuakeNet</a>, |
79 | | - <a href="http://www.ircnet.com/">IRCNet</a>, |
80 | | - <a href="http://www.dal.net/">DALNet</a> and |
81 | | - <a href="http://oftc.net">OFTC</a>). |
82 | | -</p> |
83 | 72 |
|
84 | 73 | <h2 id="archive">Archive (Legacy resources)</h2> |
85 | 74 |
|
|
90 | 79 |
|
91 | 80 | <h3 id="newsgroups">Newsgroups</h3> |
92 | 81 | <p> |
93 | | - The PHP language newsgroup was comp.lang.php. Many of our mailing lists were also reflected onto the news server at |
| 82 | + The PHP language newsgroup is comp.lang.php. Many of our mailing lists were also reflected onto the news server at |
94 | 83 | <a href="news://news.php.net">news://news.php.net/</a>. The server also has a read only web interface at |
95 | 84 | <a href="https://news-web.php.net/">https://news-web.php.net/</a>. |
96 | 85 | </p> |
|
101 | 90 | <h2 id="webmasters">PHP.net webmasters</h2> |
102 | 91 |
|
103 | 92 | <p> |
104 | | - If you have a problem or suggestion <em>in connection with the PHP.net |
105 | | - website or mirror sites</em>, <a href="/contact.php">please |
106 | | - contact the webmasters</a>. <br> If you have problems setting up PHP |
107 | | - or using some functionality, please ask your question on a support |
108 | | - channel detailed above, the webmasters will not answer any such |
109 | | - questions. |
| 93 | + If you have a problem or suggestion <em>in connection with the PHP.net |
| 94 | + website or mirror sites</em>, <a href="/contact.php">please contact the webmasters</a>. |
| 95 | +</p> |
| 96 | +<p> |
| 97 | + If you have problems setting up PHP or using some functionality, |
| 98 | + please ask your question on a support channel detailed above, |
| 99 | + the webmasters will not answer any such questions. |
110 | 100 | </p> |
111 | 101 |
|
112 | 102 | <?php site_footer(['sidebar' => $SIDEBAR_DATA]); ?> |
0 commit comments