From 40bc24e52e606facad5c69b8087beaa03ac0dedb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Schl=C3=BCter?= Date: Thu, 11 Jul 2013 16:17:35 +0200 Subject: [PATCH] Grammar and related fixes --- archive/entries/2013-07-11-1.xml | 8 ++++---- releases/5_3_27.php | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/archive/entries/2013-07-11-1.xml b/archive/entries/2013-07-11-1.xml index 253f98b05..0594e2f24 100644 --- a/archive/entries/2013-07-11-1.xml +++ b/archive/entries/2013-07-11-1.xml @@ -1,9 +1,9 @@ - PHP 5.3.27. PHP 5.3 reaching end of life + PHP 5.3.27 Released - PHP 5.3 Reaching End of Life http://php.net/archive/2013.php#id2013-07-11-1 - 2013-07-11T15:30:59+00:00 - 2013-07-11T15:30:59+00:00 + 2013-07-11T15:10:59+00:00 + 2013-07-11T15:10:59+00:00 @@ -12,7 +12,7 @@

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).

-

Please Note: 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.

+

Please Note: 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.

For source downloads of PHP 5.3.27 please visit our downloads page, Windows binaries can be found on windows.php.net/download/. diff --git a/releases/5_3_27.php b/releases/5_3_27.php index 3ae34eb39..8936611ff 100644 --- a/releases/5_3_27.php +++ b/releases/5_3_27.php @@ -9,7 +9,7 @@ site_header("PHP 5.3.27 Release Announcement");

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).

-

Please Note: 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.

+

Please Note: 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.

For source downloads of PHP 5.3.27 please visit our downloads page, Windows binaries can be found on windows.php.net/download/.