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

fix: update bugs.php.net and wiki.php.net links to https

This commit is contained in:
Jordi Kroon
2026-01-01 22:57:33 +01:00
committed by Derick Rethans
parent d3d1ffb456
commit c8c27a6e86
53 changed files with 91 additions and 91 deletions

View File

@@ -7,7 +7,7 @@ $SIDEBAR_DATA = '
<div class="body">
<p>
This page is intended to help setup a development environment for PHP, if mistakes are found
please <a href="http://bugs.php.net">report</a> them.
please <a href="https://bugs.php.net">report</a> them.
</p>
</div>
</div>