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

@@ -76,7 +76,7 @@ site_header("A Tourist's Guide", ["current" => "help"]);
</p>
<h2 id="pear" class="content-header">
<a href="http://pear.php.net/">pear.php.net</a>:
<a href="https://pear.php.net/">pear.php.net</a>:
The PHP Extension and Application Repository
</h2>
@@ -89,7 +89,7 @@ site_header("A Tourist's Guide", ["current" => "help"]);
</p>
<h2 id="pecl" class="content-header">
<a href="http://pecl.php.net/">pecl.php.net</a>:
<a href="https://pecl.php.net/">pecl.php.net</a>:
The PHP Extension Community Library
</h2>