mirror of
https://github.com/php/web-php.git
synced 2026-03-24 07:12:16 +01:00
Grammar and related fixes
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<entry xmlns="http://www.w3.org/2005/Atom">
|
||||
<title>PHP 5.3.27. PHP 5.3 reaching end of life</title>
|
||||
<title>PHP 5.3.27 Released - PHP 5.3 Reaching End of Life</title>
|
||||
<id>http://php.net/archive/2013.php#id2013-07-11-1</id>
|
||||
<published>2013-07-11T15:30:59+00:00</published>
|
||||
<updated>2013-07-11T15:30:59+00:00</updated>
|
||||
<published>2013-07-11T15:10:59+00:00</published>
|
||||
<updated>2013-07-11T15:10:59+00:00</updated>
|
||||
<category term="frontpage" label="PHP.net frontpage news"/>
|
||||
<category term="releases" label="New PHP release"/>
|
||||
<link href="http://php.net/index.php#id2013-07-11-1" rel="alternate" type="text/html"/>
|
||||
@@ -12,7 +12,7 @@
|
||||
<div xmlns="http://www.w3.org/1999/xhtml">
|
||||
<p>The PHP development team announces the immediate availability of PHP 5.3.27. About 10 bugs were fixed, including a security fix in the XML parser (Bug #65236).</p>
|
||||
|
||||
<p><b>Please Note:</b> This release of PHP 5.3.27 is the last regular release ofthe PHP 5.3 series. All users of PHP are encouraged to upgrade to PHP 5.4 or PHP 5.5. The PHP 5.3 series will receive only security fixes forthe next year.</p>
|
||||
<p><b>Please Note:</b> This will be the last regular release of the PHP 5.3 series. All users of PHP are encouraged to upgrade to PHP 5.4 or PHP 5.5. The PHP 5.3 series will receive only security fixes for the next year.</p>
|
||||
|
||||
<p>For source downloads of PHP 5.3.27 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>.
|
||||
|
||||
@@ -9,7 +9,7 @@ site_header("PHP 5.3.27 Release Announcement");
|
||||
|
||||
<p>The PHP development team announces the immediate availability of PHP 5.3.27. About 10 bugs were fixed, including a security fix in the XML parser (Bug #65236).</p>
|
||||
|
||||
<p><b>Please Note:</b> This release of PHP 5.3.27 is the last regular release ofthe PHP 5.3 series. All users of PHP are encouraged to upgrade to PHP 5.4 or PHP 5.5. The PHP 5.3 series will receive only security fixes forthe next year.</p>
|
||||
<p><b>Please Note:</b> This will be the last regular release of the PHP 5.3 series. All users of PHP are encouraged to upgrade to PHP 5.4 or PHP 5.5. The PHP 5.3 series will receive only security fixes for the next year.</p>
|
||||
|
||||
<p>For source downloads of PHP 5.3.27 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