Skip to content

Commit 359711d

Browse files
committed
Update contact page
1 parent 3756a2b commit 359711d

File tree

1 file changed

+17
-9
lines changed

1 file changed

+17
-9
lines changed

contact.php

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,31 @@
88
<h1>Advertising at PHP.net and mirror sites</h1>
99

1010
<p>
11-
The maintainers of PHP.net and the mirror sites are definitely
12-
<em>not interested</em> in graphical banner or text ad placement
13-
deals.
11+
The maintainers of PHP.net are definitely <em>not interested</em> in graphical
12+
banner or text ad placement deals.
1413
</p>
1514

1615
<a id="contact"></a>
1716
<h1>Contact</h1>
1817

1918
<p>
20-
Please report problems you find on PHP.net and mirror sites in
21-
<a href="http://bugs.php.net/">the bug system</a>. Categorize the bug
22-
as "PHP.net Website Problem". This allows us to follow the progress of
23-
the problem until it is fixed.
19+
Please report problems you find on PHP.net and mirror sites on <a
20+
href="https://github.com/php/php-src/issues/new/choose">GitHub</a>. Add the
21+
label "Category: Website". This allows us to follow the progress of the
22+
problem until it is fixed.
23+
</p>
24+
<p>
25+
For security related issues (in PHP or our websites) please contact <a
26+
href="mailto:[email protected]">[email protected]</a>, or <a
27+
href="https://github.com/php/php-src/security">report a vulnerability on
28+
GitHub</a>.
29+
</p>
30+
<p>
31+
We have published a <a
32+
href="https://github.com/php/php-src/security">Vulnerability Disclosure
33+
Policy</a>.
2434
</p>
2535
<p>
26-
For security related issues (in PHP or our websites) please contact
27-
<a href="mailto:[email protected]">[email protected]</a>.
2836
Please note that the following are <b>NOT</b> security issues:
2937
<ul>
3038
<li><b>Requests for help with using PHP.</b> Please use the

0 commit comments

Comments
 (0)