[PHP-WEBMASTER] [web-php] master: Update qa.php.net links to https (#1739)

Author: Jordi Kroon (jordikroon)
Committer: GitHub (web-flow)
Pusher: derickr
Date: 2026-04-15T08:48:01+01:00

Commit: Update qa.php.net links to https (#1739) · php/web-php@ade2657 · GitHub
Raw diff: https://github.com/php/web-php/commit/ade2657d8ed807b00a89aa2a9b65177340d30b46.diff

Update qa.php.net links to https (#1739)

* fix: update qa.php.net links to https
* remove links to snaps.php.net and address additional feedback

Changed paths:
  M archive/2001.php
  M archive/2005.php
  M archive/2008.php
  M archive/2008.xml
  M archive/2009.php
  M archive/2011.php
  M archive/2012.php
  M archive/2014.php
  M releases/feed.php

Diff:

diff --git a/archive/2001.php b/archive/2001.php
index c0654a2169..e72112153d 100644
--- a/archive/2001.php
+++ b/archive/2001.php
@@ -62,7 +62,7 @@
  Thanks to the generous folks at <a
  href="Rackspace Technology | Multicloud Solutions Provider, we have added additional
  capacity for hosting the PHP project's efforts. Currently, the machine they
- have provided is serving downloads for www.php.net and snaps.php.net. We will
+ have provided is serving downloads for www.php.net. We will
  continue to re-balance our resource needs across all of the machines provided
  by our supporters.
</p>
diff --git a/archive/2005.php b/archive/2005.php
index 74d2736f5f..1f9f664e3b 100644
--- a/archive/2005.php
+++ b/archive/2005.php
@@ -240,7 +240,7 @@
  applications - in cases where PHP formerly just silently ignored this
  and often causing memory corruptions - we also recommend to test PHP
  4.4.0RC2 with your applications. The final release is planned for July
- 11th. PHP 4.4.0RC2 can be found <a href="http://qa.php.net/~derick/&quot;&gt;here&lt;/a&gt;\.
+ 11th. PHP 4.4.0RC2 can be found <a href="https://downloads.php.net/~derick/&quot;&gt;here&lt;/a&gt;\.
</p>

<hr>
diff --git a/archive/2008.php b/archive/2008.php
index 3f57442be6..3d6888aeac 100644
--- a/archive/2008.php
+++ b/archive/2008.php
@@ -134,7 +134,7 @@
     <div class="entry-content description">
         <abbr class="published newsdate" title="2008-12-04T17:00:32+01:00">[04-Dec-2008]</abbr>
         <div>
- <p>The PHP development team is proud to announce the <a href="http://qa.php.net/&quot;&gt;third alpha release</a>
+ <p>The PHP development team is proud to announce the <a href="https://qa.php.net/&quot;&gt;third alpha release</a>

         of the upcoming PHP 5.3.0 minor version update of PHP.
         Several new features have already been documented in the <a href="http://php.net/docs.php&quot;&gt;official documentation</a>,
@@ -442,7 +442,7 @@
     <div class="entry-content description">
         <abbr class="published newsdate" title="2008-08-01T08:50:37+02:00">[01-Aug-2008]</abbr>
         <div>
- <p>The PHP development team is proud to announce the <a href="http://qa.php.net/&quot;&gt;first alpha release</a> of the upcoming minor version update of PHP. <a href="http://windows.php.net/download/&quot;&gt;Windows binaries</a> will be available starting with alpha2 (intermediate snapshots available at <a href="http://snaps.php.net">snaps.php.net</a>). The new version PHP 5.3 is expected to improve stability and performance as well as add new language syntax and extensions. Several new features have already been documented in the <a href="http://php.net/docs.php&quot;&gt;official documentation</a>, others are listed on the <a href="PHP: doc:scratchpad:upgrade:53; in preparation of getting documented. Please also review the <a href="http://php.net/php5news&quot;&gt;NEWS&lt;/a&gt; file.</p>
+ <p>The PHP development team is proud to announce the <a href="https://qa.php.net/&quot;&gt;first alpha release</a> of the upcoming minor version update of PHP. <a href="http://windows.php.net/download/&quot;&gt;Windows binaries</a> will be available starting with alpha2. The new version PHP 5.3 is expected to improve stability and performance as well as add new language syntax and extensions. Several new features have already been documented in the <a href="http://php.net/docs.php&quot;&gt;official documentation</a>, others are listed on the <a href="PHP: doc:scratchpad:upgrade:53; in preparation of getting documented. Please also review the <a href="http://php.net/php5news&quot;&gt;NEWS&lt;/a&gt; file.</p>

         <strong>THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION!</strong>
         <p>The purpose of this alpha release is to encourage users to not only actively
@@ -482,7 +482,7 @@
     <div class="entry-content description">
         <abbr class="published newsdate" title="2008-07-30T00:23:14+01:00">[30-Jul-2008]</abbr>
         <div>
- <p>Overall 158 tests have been submitted as part of <a href="http://qa.php.net/testfest.php&quot;&gt;TestFest 2008</a> since the launch of the <a href="http://testfest.php.net">TestFest submission site</a> by 30 different people from people all over the world. Actually this is not counting the various submissions by existing core developers, who also took this opportunity to add some more tests. This has actually increased total <a href="http://gcov.php.net/&quot; target="_new">test coverage</a> for ext/reflection, ext/dom and ext/exif by about 10% each. While the organization of the TestFest was a bit adhoc, there were numerous TestFest events in local user groups. So the number of people exposed to the PHP test framework is much greater. Hopefully this will lead to more people submitting bug reports with an accompanying <a href="Writing Tests | php-src docs; test file!</p>
+ <p>Overall 158 tests have been submitted as part of TestFest 2008 since the launch of the TestFest submission site by 30 different people from people all over the world. Actually this is not counting the various submissions by existing core developers, who also took this opportunity to add some more tests. This has actually increased total <a href="http://gcov.php.net/&quot; target="_new">test coverage</a> for ext/reflection, ext/dom and ext/exif by about 10% each. While the organization of the TestFest was a bit adhoc, there were numerous TestFest events in local user groups. So the number of people exposed to the PHP test framework is much greater. Hopefully this will lead to more people submitting bug reports with an accompanying <a href="Writing Tests | php-src docs; test file!</p>

         <p>Our top submitter Felix De Vliegher has actually committed his last submissions himself since, based on the high quality of his submissions, he has been granted commit rights to the PHP repository. We have not heard back from all participants, but we encourage everybody to <a href="DeShong.net; target="_new">blog</a> about their experience and provide us with feedback on how to improve future events.</p>
         <p>Now better late than never, here are the 10 winners of the promised <a href="http://flickr.com/groups/elephpants/pool/&quot;&gt;elePHPant&lt;/a&gt; raffle sponsored by <a href="http://www.nexen.net">Nexen</a>. Note that Felix asked me not to include him in the raffle, since he is already herding quite a number of elePHPants at home.</p>
@@ -795,11 +795,10 @@
     <div class="entry-content description">
         <abbr class="published newsdate" title="2008-03-30T21:06:55+01:00">[30-Mar-2008]</abbr>
         <div>
- <p>The PHP-QA team would like to announce the
- <a href="http://qa.php.net/testfest.php&quot;&gt;TestFest&lt;/a&gt; for the month of
+ <p>The PHP-QA team would like to announce the TestFest for the month of
         May 2008. The TestFest is an event that aims at improving the
         <a href="http://gcov.php.net">code coverage</a> of the
- <a href="Running Tests | php-src docs suite</a> for the PHP
+ <a href="Running Tests | php-src docs suite</a> for the PHP
         language itself. As part of this event, local User Groups (UG) are
         invited to join the TestFest. These UGs can meet physically or come
         together virtually. The point however is that people network to learn
@@ -809,10 +808,9 @@

         <p>All it takes is someone to organize a UG to spearhead the event and
         to get others involved in
- <a href="Writing Tests | php-src docs phpt tests</a>.
+ <a href="Writing Tests | php-src docs phpt tests</a>.
         The submissions will then be reviewed by members of php.net before
- getting included in the official test suite. Please visit the
- <a href="http://qa.php.net/testfest.php&quot;&gt;TestFest homepage</a> to get
+ getting included in the official test suite. Please visit the TestFest homepage to get
         additional details on the TestFest on how to get involved, either as a
         UG or by setting up the necessary infrastructure.</p>
       </div>
diff --git a/archive/2008.xml b/archive/2008.xml
index 64759679bb..940f176d4a 100644
--- a/archive/2008.xml
+++ b/archive/2008.xml
@@ -128,7 +128,7 @@
     <link href="PHP: News Archive - 2008; rel="via" type="text/html"/>
     <content type="xhtml">
       <div xmlns="http://www.w3.org/1999/xhtml&quot;&gt;
- <p>The PHP development team is proud to announce the <a href="http://qa.php.net/&quot;&gt;third alpha release</a>
+ <p>The PHP development team is proud to announce the <a href="https://qa.php.net/&quot;&gt;third alpha release</a>
         of the upcoming PHP 5.3.0 minor version update of PHP.
         Several new features have already been documented in the <a href="http://php.net/docs.php&quot;&gt;official documentation</a>,
         others are listed on the <a href="PHP: doc:scratchpad:upgrade:53;
@@ -463,7 +463,7 @@
     <link href="PHP: News Archive - 2008; rel="via" type="text/html"/>
     <content type="xhtml">
       <div xmlns="http://www.w3.org/1999/xhtml&quot;&gt;
- <p>The PHP development team is proud to announce the <a href="http://qa.php.net/&quot;&gt;first alpha release</a> of the upcoming minor version update of PHP. <a href="http://windows.php.net/download/&quot;&gt;Windows binaries</a> will be available starting with alpha2 (intermediate snapshots available at <a href="http://snaps.php.net">snaps.php.net</a>). The new version PHP 5.3 is expected to improve stability and performance as well as add new language syntax and extensions. Several new features have already been documented in the <a href="http://php.net/docs.php&quot;&gt;official documentation</a>, others are listed on the <a href="PHP: doc:scratchpad:upgrade:53; in preparation of getting documented. Please also review the <a href="http://php.net/php5news&quot;&gt;NEWS&lt;/a&gt; file.</p>
+ <p>The PHP development team is proud to announce the <a href="https://qa.php.net/&quot;&gt;first alpha release</a> of the upcoming minor version update of PHP. <a href="http://windows.php.net/download/&quot;&gt;Windows binaries</a> will be available starting with alpha2. The new version PHP 5.3 is expected to improve stability and performance as well as add new language syntax and extensions. Several new features have already been documented in the <a href="http://php.net/docs.php&quot;&gt;official documentation</a>, others are listed on the <a href="PHP: doc:scratchpad:upgrade:53; in preparation of getting documented. Please also review the <a href="http://php.net/php5news&quot;&gt;NEWS&lt;/a&gt; file.</p>
         <strong>THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION!</strong>
         <p>The purpose of this alpha release is to encourage users to not only actively
          participate in identifying bugs, but also in ensuring that all new features or
@@ -498,7 +498,7 @@
     <link href="PHP: News Archive - 2008; rel="via" type="text/html"/>
     <content type="xhtml">
       <div xmlns="http://www.w3.org/1999/xhtml&quot;&gt;
- <p>Overall 158 tests have been submitted as part of <a href="http://qa.php.net/testfest.php&quot;&gt;TestFest 2008</a> since the launch of the <a href="http://testfest.php.net">TestFest submission site</a> by 30 different people from people all over the world. Actually this is not counting the various submissions by existing core developers, who also took this opportunity to add some more tests. This has actually increased total <a href="http://gcov.php.net/&quot; target="_new">test coverage</a> for ext/reflection, ext/dom and ext/exif by about 10% each. While the organization of the TestFest was a bit adhoc, there were numerous TestFest events in local user groups. So the number of people exposed to the PHP test framework is much greater. Hopefully this will lead to more people submitting bug reports with an accompanying <a href="Writing Tests | php-src docs; test file!</p>
+ <p>Overall 158 tests have been submitted as part of TestFest 2008 since the launch of the TestFest submission site by 30 different people from people all over the world. Actually this is not counting the various submissions by existing core developers, who also took this opportunity to add some more tests. This has actually increased total <a href="http://gcov.php.net/&quot; target="_new">test coverage</a> for ext/reflection, ext/dom and ext/exif by about 10% each. While the organization of the TestFest was a bit adhoc, there were numerous TestFest events in local user groups. So the number of people exposed to the PHP test framework is much greater. Hopefully this will lead to more people submitting bug reports with an accompanying <a href="Writing Tests | php-src docs; test file!</p>
         <p>Our top submitter Felix De Vliegher has actually committed his last submissions himself since, based on the high quality of his submissions, he has been granted commit rights to the PHP repository. We have not heard back from all participants, but we encourage everybody to <a href="DeShong.net; target="_new">blog</a> about their experience and provide us with feedback on how to improve future events.</p>
         <p>Now better late than never, here are the 10 winners of the promised <a href="http://flickr.com/groups/elephpants/pool/&quot;&gt;elePHPant&lt;/a&gt; raffle sponsored by <a href="http://www.nexen.net">Nexen</a>. Note that Felix asked me not to include him in the raffle, since he is already herding quite a number of elePHPants at home.</p>
         <ul>
@@ -871,11 +871,10 @@ and join the <a href="http://www.flickr.com/photos/tags/elephpant/&quot;&gt;world of blu
     <link href="http://www.php.net/archive/2008.php#2008-03-30-1&quot; rel="via" type="text/html"/>
     <content type="xhtml">
       <div xmlns="http://www.w3.org/1999/xhtml&quot;&gt;
- <p>The PHP-QA team would like to announce the
- <a href="http://qa.php.net/testfest.php&quot;&gt;TestFest&lt;/a&gt; for the month of
+ <p>The PHP-QA team would like to announce the TestFest for the month of
         May 2008. The TestFest is an event that aims at improving the
         <a href="http://gcov.php.net">code coverage</a> of the
- <a href="Running Tests | php-src docs suite</a> for the PHP
+ <a href="Running Tests | php-src docs suite</a> for the PHP
         language itself. As part of this event, local User Groups (UG) are
         invited to join the TestFest. These UGs can meet physically or come
         together virtually. The point however is that people network to learn
@@ -884,10 +883,9 @@ and join the <a href="http://www.flickr.com/photos/tags/elephpant/&quot;&gt;world of blu
         hopefully reduce the work load for the PHP.net mentors.</p>
         <p>All it takes is someone to organize a UG to spearhead the event and
         to get others involved in
- <a href="Writing Tests | php-src docs phpt tests</a>.
+ <a href="Writing Tests | php-src docs phpt tests</a>.
         The submissions will then be reviewed by members of php.net before
- getting included in the official test suite. Please visit the
- <a href="http://qa.php.net/testfest.php&quot;&gt;TestFest homepage</a> to get
+ getting included in the official test suite. Please visit the TestFest homepage to get
         additional details on the TestFest on how to get involved, either as a
         UG or by setting up the necessary infrastructure.</p>
       </div>
diff --git a/archive/2009.php b/archive/2009.php
index 26a252594e..bef2fcbeae 100644
--- a/archive/2009.php
+++ b/archive/2009.php
@@ -482,8 +482,7 @@
      <p>
       The keynote speaker is Jan Schneider, who will also
       talk about the Horde project. In addition, we will
- have sessions about other frameworks and include a
- <a href="http://qa.php.net/testfest.php&quot;&gt;PHP TestFest</a>.
+ have sessions about other frameworks and include a PHP TestFest.
      </p>
      <p>
       PHP'n Rio sessions go from 6-9 pm. Then the PHP TestFest follows up
@@ -522,7 +521,7 @@
       Please download and test these release candidates, and report any issues
       found. A stable release is expected next week . In case of critical
       issues we will continue producing weekly RCs. Downloads and further
- information is available at <a href="http://qa.php.net/&quot;&gt;qa\.php\.net&lt;/a&gt;\.
+ information is available at <a href="https://qa.php.net/&quot;&gt;qa\.php\.net&lt;/a&gt;\.
       See also the work in progress
       <a href="http://cvs.php.net/viewvc.cgi/php-src/UPGRADING?revision=PHP_5_3&quot;&gt;5\.3 upgrade guide</a>.
      </p>
@@ -565,7 +564,7 @@
     <h1 class="summary entry-title"><a id="id2009-06-12-1" href="http://www.php.net/archive/2009.php#id2009-06-12-1&quot; rel="bookmark" class="bookmark">PHP 5.2.10RC2 and PHP 5.3.0RC3 Release Announcements</a></h1>
     <div class="entry-content description">
         <abbr class="published newsdate" title="2009-06-12T17:39:42+02:00">[12-Jun-2009]</abbr>
- <div> <p> The PHP development team is proud to announce the second release candidate of PHP 5.2.10 (PHP 5.2.10RC2) and the third release candidate of PHP 5.3.0 (PHP 5.3.0RC3). These RCs focuses on bug fixes and stability improvements, and we hope only minimal changes are required for the next candidate or final stable releases. </p> <p> PHP 5.2.10 is a pure maintenance release for providing bugfixes and stability updates. PHP 5.3.0 is a newly developed version of PHP featuring long-awaited features like namespaces, late static binding, closures and much more. </p> <p> Please download and test these release candidates, and report any issues found. Downloads and further information is available at <a href="http://qa.php.net/&quot;&gt;qa\.php\.net&lt;/a&gt;\. See also the work in progress <a href="https://wiki.php.net/doc/scratchpad/upgrade/53&quot;&gt;5\.3 upgrade guide</a>. </p></div>
+ <div> <p> The PHP development team is proud to announce the second release candidate of PHP 5.2.10 (PHP 5.2.10RC2) and the third release candidate of PHP 5.3.0 (PHP 5.3.0RC3). These RCs focuses on bug fixes and stability improvements, and we hope only minimal changes are required for the next candidate or final stable releases. </p> <p> PHP 5.2.10 is a pure maintenance release for providing bugfixes and stability updates. PHP 5.3.0 is a newly developed version of PHP featuring long-awaited features like namespaces, late static binding, closures and much more. </p> <p> Please download and test these release candidates, and report any issues found. Downloads and further information is available at <a href="https://qa.php.net/&quot;&gt;qa\.php\.net&lt;/a&gt;\. See also the work in progress <a href="https://wiki.php.net/doc/scratchpad/upgrade/53&quot;&gt;5\.3 upgrade guide</a>. </p></div>

     </div>
</div>
@@ -665,8 +664,7 @@
         have 2 months left to go.
       </p>
       <p>
- Getting involved couldn't be simpler. Visit the
- <a href="http://qa.php.net/testfest.php&quot;&gt;QA TestFest page</a> to
+ Getting involved couldn't be simpler. Visit the QA TestFest page to
         find out how you can organize a TestFest event in your community.
         We are looking forward to seeing your communities tests being
         committed into PHP.
@@ -695,8 +693,8 @@
      </p>
      <p>
       Please download and test this release candidate, and report any issues found.
- Downloads and further information is available at <a href="http://qa.php.net/&quot;&gt;qa\.php\.net&lt;/a&gt;\.
- See also the work in progress <a href="https://wiki.php.net/doc/scratchpad/upgrade/53&quot;&gt;5\.3 upgrade guide</a>.
+ Downloads and further information is available at <a href="https://qa.php.net/&quot;&gt;qa\.php\.net&lt;/a&gt;\.
+ See also the work in progress <a href="https://wiki.php.net/doc/scratchpad/upgrade/53&quot;&gt;5\.3 upgrade guide</a>.
      </p>
     </div>

diff --git a/archive/2011.php b/archive/2011.php
index d3606d7bc6..c530488d40 100644
--- a/archive/2011.php
+++ b/archive/2011.php
@@ -20,7 +20,7 @@
         <div>
      <p>
        The PHP development team is proud to announce the 4th
- <a href="http://qa.php.net">release candidate</a> of PHP 5.4.
+ <a href="https://qa.php.net">release candidate</a> of PHP 5.4.
        PHP 5.4 includes new language features and removes several legacy
        (deprecated) behaviours. Windows binaries can be downloaded from the
        <a href="http://windows.php.net/qa/&quot;&gt;Windows QA site</a>.
@@ -85,7 +85,7 @@
         <div>
       <p>
         The PHP development team is proud to announce the third
- <a href="http://qa.php.net">release candidate</a> of PHP 5.4.
+ <a href="https://qa.php.net">release candidate</a> of PHP 5.4.
         PHP 5.4 includes new language features and removes several legacy
         (deprecated) behaviours. Windows binaries can be downloaded from the
         <a href="http://windows.php.net/qa/&quot;&gt;Windows QA site</a>.
@@ -131,7 +131,7 @@
         <div>
       <p>
         The PHP development team is proud to announce the second
- <a href="http://qa.php.net">release candidate</a> of PHP 5.4.
+ <a href="https://qa.php.net">release candidate</a> of PHP 5.4.
         PHP 5.4 includes new language features and removes several legacy
         (deprecated) behaviours. Windows binaries can be downloaded from the
         <a href="http://windows.php.net/qa/&quot;&gt;Windows QA site</a>.
@@ -208,7 +208,7 @@ traits, best-practices and success cases related to quality, revision
         <div>
      <p>
       The PHP development team is proud to announce the first
- <a href="http://qa.php.net/&quot;&gt;release candidate</a> of PHP 5.4.
+ <a href="https://qa.php.net/&quot;&gt;release candidate</a> of PHP 5.4.
       PHP 5.4 includes new language features and removes several legacy
       (deprecated) behaviours. Windows binaries can be downloaded from the
       <a href="http://windows.php.net/qa/&quot;&gt;Windows QA site</a>.
@@ -253,7 +253,7 @@ traits, best-practices and success cases related to quality, revision
         <abbr class="published newsdate" title="2011-10-26T19:16:50+00:00">[26-Oct-2011]</abbr>
         <div>
       <p>
- The PHP development team is proud to announce the second <a href="http://qa.php.net/&quot;&gt;beta release</a> of PHP 5.4.
+ The PHP development team is proud to announce the second <a href="https://qa.php.net/&quot;&gt;beta release</a> of PHP 5.4.
        PHP 5.4 includes new language features and removes several legacy (deprecated) behaviours.
        Windows binaries can be downloaded from the <a href="http://windows.php.net/qa/&quot;&gt;Windows QA site</a>.
       </p>
@@ -358,7 +358,7 @@ traits, best-practices and success cases related to quality, revision
         <abbr class="published newsdate" title="2011-09-27T01:05:49+02:00">[27-Sep-2011]</abbr>
         <div>
       <p>
- The PHP development team is proud to announce the first <a href="http://qa.php.net/&quot;&gt;beta release</a> of PHP 5.4.
+ The PHP development team is proud to announce the first <a href="https://qa.php.net/&quot;&gt;beta release</a> of PHP 5.4.
        PHP 5.4 includes new language features and removes several legacy (deprecated) behaviors.
        Windows binaries can be downloaded from the <a href="http://windows.php.net/qa/&quot;&gt; Windows QA site</a>.
       </p>
@@ -649,7 +649,7 @@ traits, best-practices and success cases related to quality, revision
         <abbr class="published newsdate" title="2011-06-28T23:34:42+02:00">[28-Jun-2011]</abbr>
         <div>
      <p>
- The PHP development team is proud to announce the first PHP 5.4 <a href="http://qa.php.net/&quot;&gt;alpha release</a>.
+ The PHP development team is proud to announce the first PHP 5.4 <a href="https://qa.php.net/&quot;&gt;alpha release</a>.
       PHP 5.4 includes new language features and removes several legacy (deprecated) behaviors.
       Read the <a href="/releases/NEWS_5_4_0_alpha1.txt">NEWS</a>
       file for a complete list of changes.
diff --git a/archive/2012.php b/archive/2012.php
index 2f72ff9670..db9fb2f61b 100644
--- a/archive/2012.php
+++ b/archive/2012.php
@@ -823,7 +823,7 @@
         <div>
       <p>
         The PHP development team would like to announce the 2nd
- <a href="http://qa.php.net">release candidate</a> of PHP 5.4.1.
+ <a href="https://qa.php.net">release candidate</a> of PHP 5.4.1.
          Windows binaries can be downloaded from the
         <a href="http://windows.php.net/qa/&quot;&gt;Windows QA site</a>.
       </p>
diff --git a/archive/2014.php b/archive/2014.php
index 6dc4f4f8cb..cf99a21494 100644
--- a/archive/2014.php
+++ b/archive/2014.php
@@ -674,7 +674,7 @@

       <p>
         For source downloads of PHP 5.6.0RC4 please visit
- the <a href="http://qa.php.net/&quot;&gt;download page</a>. Windows binaries
+ the <a href="https://qa.php.net/&quot;&gt;download page</a>. Windows binaries
         can be found on <a href="http://windows.php.net/qa/&quot;&gt;windows\.php\.net/qa/&lt;/a&gt;\.
       </p>

@@ -832,7 +832,7 @@

       <p>
         For source downloads of PHP 5.6.0RC3 please visit
- the <a href="http://qa.php.net/&quot;&gt;download page</a>. Windows binaries
+ the <a href="https://qa.php.net/&quot;&gt;download page</a>. Windows binaries
         can be found on <a href="http://windows.php.net/qa/&quot;&gt;windows\.php\.net/qa/&lt;/a&gt;\.
       </p>

@@ -965,7 +965,7 @@

       <p>
         For source downloads of PHP 5.6.0RC2 please visit
- the <a href="http://qa.php.net/&quot;&gt;download page</a>. Windows binaries
+ the <a href="https://qa.php.net/&quot;&gt;download page</a>. Windows binaries
         can be found on <a href="http://windows.php.net/qa/&quot;&gt;windows\.php\.net/qa/&lt;/a&gt;\.
       </p>

@@ -1155,7 +1155,7 @@

       <p>
         For source downloads of PHP 5.6.0RC1 please visit
- the <a href="http://qa.php.net/&quot;&gt;download page</a>. Windows binaries
+ the <a href="https://qa.php.net/&quot;&gt;download page</a>. Windows binaries
         can be found on <a href="http://windows.php.net/qa/&quot;&gt;windows\.php\.net/qa/&lt;/a&gt;\.
       </p>

@@ -1204,7 +1204,7 @@

       <p>
         For source downloads of PHP 5.6.0beta4 please visit
- the <a href="http://qa.php.net/&quot;&gt;download page</a>. Windows binaries
+ the <a href="https://qa.php.net/&quot;&gt;download page</a>. Windows binaries
         can be found on <a href="http://windows.php.net/qa/&quot;&gt;windows\.php\.net/qa/&lt;/a&gt;\.
       </p>

@@ -1403,7 +1403,7 @@

      <p>
       For source downloads of PHP 5.6.0beta3 please visit
- the <a href="http://qa.php.net/&quot;&gt;download page</a>. Windows binaries
+ the <a href="https://qa.php.net/&quot;&gt;download page</a>. Windows binaries
       can be found on <a href="http://windows.php.net/qa/&quot;&gt;windows\.php\.net/qa/&lt;/a&gt;\.
      </p>

@@ -1453,7 +1453,7 @@

      <p>
       For source downloads of PHP 5.6.0beta2 please visit
- the <a href="http://qa.php.net/&quot;&gt;download page</a>. Windows binaries
+ the <a href="https://qa.php.net/&quot;&gt;download page</a>. Windows binaries
       can be found on <a href="http://windows.php.net/qa/&quot;&gt;windows\.php\.net/qa/&lt;/a&gt;\.
      </p>

@@ -1548,7 +1548,7 @@

      <p>
       For source downloads of PHP 5.6.0beta1 please visit
- the <a href="http://qa.php.net/&quot;&gt;download page</a>. Windows binaries
+ the <a href="https://qa.php.net/&quot;&gt;download page</a>. Windows binaries
       can be found on <a href="http://windows.php.net/qa/&quot;&gt;windows\.php\.net/qa/&lt;/a&gt;\.
      </p>

diff --git a/releases/feed.php b/releases/feed.php
index 709bad633d..ca965a2291 100644
--- a/releases/feed.php
+++ b/releases/feed.php
@@ -30,7 +30,7 @@
     if ($release["announcement"]) {
         $id = "http://php.net/releases/&quot; . str_replace(".", "_", $version) . ".php";
     } else {
- $id = "http://qa.php.net/#$version&quot;;
+ $id = "https://qa.php.net/#$version&quot;;
     }

     echo <<<XML