mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Fix typo
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<content type="xhtml">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml">
|
||||
<div>
|
||||
<p>The PHP development team announces the immediate availability of PHP 5.4.10 and PHP 5.3.20. These releases fix about 15 bugs. Please note that the PHP 5.3 series will enter an end of live cycle and receive only critical fixes as of March 2013. All users of PHP are encouraged to upgrade to PHP 5.4.</p>
|
||||
<p>The PHP development team announces the immediate availability of PHP 5.4.10 and PHP 5.3.20. These releases fix about 15 bugs. Please note that the PHP 5.3 series will enter an end of life cycle and receive only critical fixes as of March 2013. All users of PHP are encouraged to upgrade to PHP 5.4.</p>
|
||||
<p>For source downloads of PHP 5.4.10 and PHP 5.3.20 please visit our <a href="/downloads.php">downloads page</a>, Windows binaries can be found on <a href="http://windows.php.net/download/">windows.php.net/download/</a>.</p>
|
||||
<p>The list of changes are recorded in the <a href="/ChangeLog-5.php">ChangeLog</a>.</p>
|
||||
</div>
|
||||
|
||||
@@ -8,7 +8,7 @@ site_header("PHP 5.3.20 Release Announcement");
|
||||
<h1>PHP 5.3.20 Release Announcement</h1>
|
||||
|
||||
<p>The PHP development team announces the immediate availability of PHP
|
||||
5.3.20. About 15 bugs were fixed. Please note that the PHP 5.3 series will enter an end of live cycle and receive only critical fixes as of March 2013. All users of PHP are encouraged to upgrade to PHP 5.4. PHP 5.3.20 is recommended for those wishing to remain on the 5.3 series.</p>
|
||||
5.3.20. About 15 bugs were fixed. Please note that the PHP 5.3 series will enter an end of life cycle and receive only critical fixes as of March 2013. All users of PHP are encouraged to upgrade to PHP 5.4. PHP 5.3.20 is recommended for those wishing to remain on the 5.3 series.</p>
|
||||
|
||||
<p>For source downloads of PHP 5.3.20 please visit our <a href="http://www.php.net/downloads.php">downloads page</a>,
|
||||
Windows binaries can be found on <a href="http://windows.php.net/download/">windows.php.net/download/</a>.
|
||||
|
||||
Reference in New Issue
Block a user