1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

fix: update pear.php.net and pecl.php.net links to https

This commit is contained in:
Jordi Kroon
2026-01-01 22:51:47 +01:00
committed by Derick Rethans
parent a62726eb5f
commit 5d9af2102f
17 changed files with 26 additions and 26 deletions

View File

@@ -273,10 +273,10 @@ EOT;
<p>
If you have a new PEAR package you wish to contribute, propose it
through the <a href="http://pear.php.net/pepr/">PEPR system</a> on
<a href="http://pear.php.net/">the PEAR website</a>. If you have a new PECL
through the <a href="https://pear.php.net/pepr/">PEPR system</a> on
<a href="https://pear.php.net/">the PEAR website</a>. If you have a new PECL
extension you wish to contribute, bring it up on the appropriate
<a href="http://pecl.php.net/support.php">PECL mailing list</a> first.
<a href="https://pecl.php.net/support.php">PECL mailing list</a> first.
</p>
<p>
@@ -335,7 +335,7 @@ EOT;
</p>
<p class="warn">
If someone told you to fill in an account request because you are a developer of
a certain extension, for example a <a href="http://pecl.php.net/">PECL</a> extension,
a certain extension, for example a <a href="https://pecl.php.net/">PECL</a> extension,
then please state who told you to submit this request in the purpose text field below.
</p>