Skip to content

Commit 6d24c8e

Browse files
derickrpronskiy
authored andcommitted
Reflow for CS
1 parent 95a9e67 commit 6d24c8e

1 file changed

Lines changed: 28 additions & 27 deletions

File tree

support.php

Lines changed: 28 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -40,22 +40,23 @@
4040
For day-to-day help and troubleshooting, the broader PHP community is very active in a few places:
4141
</p>
4242
<ul>
43-
<li>
44-
<p><strong>Reddit:</strong> <a href="https://www.reddit.com/r/PHP/">r/PHP</a> — look for the Weekly help threads that are pinned to the top for beginner and general questions.</p>
45-
</li>
46-
<li>
47-
<p><strong>Stack Overflow:</strong> browse or ask questions using the <a href="https://stackoverflow.com/questions/tagged/php">php tag</a>.</p>
48-
</li>
49-
<li>
50-
<strong>Discord:</strong> there are many community-ran servers for chat-based help and discussion. Here are a couple of popular ones:
51-
<ul>
52-
<li><a href="https://phpc.chat/">phpc.chat</a></li>
53-
<li><a href="https://discord.gg/php-developers-484326318851358720">PHP Developers</a></li>
54-
</ul>
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>
43+
<li>
44+
<p><strong>Reddit:</strong> <a href="https://www.reddit.com/r/PHP/">r/PHP</a> — look for the Weekly help threads that are pinned to the top for beginner and general questions.</p>
45+
</li>
46+
<li>
47+
<p><strong>Stack Overflow:</strong> browse or ask questions using the <a href="https://stackoverflow.com/questions/tagged/php">php tag</a>.</p>
48+
</li>
49+
<li>
50+
<strong>Discord:</strong> there are many community-ran servers for chat-based help and discussion. Here are a couple of popular ones:
51+
<ul>
52+
<li><a href="https://phpc.chat/">phpc.chat</a></li>
53+
<li><a href="https://discord.gg/php-developers-484326318851358720">PHP Developers</a></li>
54+
</ul>
55+
</li>
56+
<li>
57+
<strong>IRC:</strong> real-time chat at <a href="https://libera.chat/">Libera.Chat</a> in <strong>#phpc</strong>.
58+
This channel is also bridged with Discord via <a href="https://phpc.chat/">phpc.chat</a>.
59+
</li>
5960
</ul>
6061

6162
<h2 id="user-groups-events">User Groups &amp; Events</h2>
@@ -64,17 +65,17 @@
6465
Connect with local and regional PHP User Groups and find upcoming meetups, conferences, and training sessions:
6566
</p>
6667
<ul>
67-
<li>Find a user group near you on <a href="http://php.ug/">PHP.ug</a>.</li>
68-
<li>Browse upcoming events on the <a href="/cal.php">event calendar</a>.</li>
69-
<li>Want to list an event? Submit it <a href="/submit-event.php">here</a>.</li>
68+
<li>Find a user group near you on <a href="http://php.ug/">PHP.ug</a>.</li>
69+
<li>Browse upcoming events on the <a href="/cal.php">event calendar</a>.</li>
70+
<li>Want to list an event? Submit it <a href="/submit-event.php">here</a>.</li>
7071
</ul>
7172

72-
73-
<h2 id="archive">Archive (Legacy resources)</h2>
73+
<h2 id="archive">Archive (Legacy Resources)</h2>
7474

7575
<h3 id="mailing-lists">Mailing Lists</h3>
7676
<p>
77-
Historically, a number of mailing lists were devoted to talking about PHP and related projects. While many are no longer active, you can still find their descriptions and archives on <a href="mailing-lists.php">this page</a>.
77+
Historically, a number of mailing lists were devoted to talking about PHP and related projects. While
78+
many are no longer active, you can still find their descriptions and archives on <a href="mailing-lists.php">this page</a>.
7879
</p>
7980

8081
<h3 id="newsgroups">Newsgroups</h3>
@@ -90,13 +91,13 @@
9091
<h2 id="webmasters">PHP.net webmasters</h2>
9192

9293
<p>
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>.
94+
If you have a problem or suggestion <em>in connection with the PHP.net
95+
website</em>, <a href="/contact.php">please contact the webmasters</a>.
9596
</p>
9697
<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.
98+
If you have problems setting up PHP or using some functionality,
99+
please ask your question on a support channel detailed above,
100+
the webmasters will not answer any such questions.
100101
</p>
101102

102103
<?php site_footer(['sidebar' => $SIDEBAR_DATA]); ?>

0 commit comments

Comments
 (0)