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:
committed by
Derick Rethans
parent
a62726eb5f
commit
5d9af2102f
@@ -789,7 +789,7 @@ site_header("News Archive - 2003", ["cache" => true]);
|
||||
<p>
|
||||
<span class="newsdate">[11-Jan-2003]</span>
|
||||
The PEAR development team is proud to announce that
|
||||
<a href="http://pear.php.net/">PEAR</a> is finally out of its long
|
||||
<a href="https://pear.php.net/">PEAR</a> is finally out of its long
|
||||
beta period. As of PHP 4.3, the PEAR installer is installed by default.
|
||||
Unix support is considered stable, while Windows and Darwin are still
|
||||
of beta-quality.
|
||||
|
||||
@@ -452,7 +452,7 @@ those releases and PHP 5.2.3.
|
||||
<li>
|
||||
Mentored by Helgi Þormar Þorbjörnsson, Igor Feghali will add support
|
||||
for foreign keys to
|
||||
<a href="http://pear.php.net/package/MDB2_Schema/">MDB2_Schema</a>,
|
||||
<a href="https://pear.php.net/package/MDB2_Schema/">MDB2_Schema</a>,
|
||||
a package that "enables users to maintain RDBMS independant schema
|
||||
files in XML that can be used to create, alter and drop database
|
||||
entities and insert data into a database".
|
||||
|
||||
@@ -649,7 +649,7 @@ For more information please see <a href="http://www.zendcon.com/">http://www.zen
|
||||
<li>
|
||||
Mentored by Helgi Þormar Þorbjörnsson, Igor Feghali will add support
|
||||
for foreign keys to
|
||||
<a href="http://pear.php.net/package/MDB2_Schema/">MDB2_Schema</a>,
|
||||
<a href="https://pear.php.net/package/MDB2_Schema/">MDB2_Schema</a>,
|
||||
a package that "enables users to maintain RDBMS independant schema
|
||||
files in XML that can be used to create, alter and drop database
|
||||
entities and insert data into a database".
|
||||
|
||||
@@ -21,7 +21,7 @@ site_header("News Archive - 2008", ["cache" => true]);
|
||||
|
||||
<div>
|
||||
<p>Due to unfortunate circumstances Windows binaries for PECL extensions will no longer be available on http://pecl4win.php.net.</p>
|
||||
<p>Work is being done to incorporate Windows binaries for PECL extensions into <a href="http://pecl.php.net">pecl.php.net</a> and will hopefully be ready early 2009</p>
|
||||
<p>Work is being done to incorporate Windows binaries for PECL extensions into <a href="https://pecl.php.net">pecl.php.net</a> and will hopefully be ready early 2009</p>
|
||||
<p>If anyone is interested in the project please join the <a href="mailto:internals-win@lists.php.net">PHP Windows Development</a> <a href="http://php.net/mailinglist">mailinglist</a>.</p>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<content type="xhtml">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml">
|
||||
<p>Due to unfortunate circumstances Windows binaries for PECL extensions will no longer be available on http://pecl4win.php.net.</p>
|
||||
<p>Work is being done to incorporate Windows binaries for PECL extensions into <a href="http://pecl.php.net">pecl.php.net</a> and will hopefully be ready during the 1st quarter 2009</p>
|
||||
<p>Work is being done to incorporate Windows binaries for PECL extensions into <a href="https://pecl.php.net">pecl.php.net</a> and will hopefully be ready during the 1st quarter 2009</p>
|
||||
</div>
|
||||
</content>
|
||||
</entry>
|
||||
|
||||
Reference in New Issue
Block a user