From 1a5eadabcdf3c072b83b282cc92be009f24d9f79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Schl=C3=BCter?= Date: Thu, 20 Dec 2012 15:04:09 +0100 Subject: [PATCH] Fix typo --- archive/entries/2012-12-20-1.xml | 2 +- releases/5_3_20.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/archive/entries/2012-12-20-1.xml b/archive/entries/2012-12-20-1.xml index 26a80403d..fe2377650 100644 --- a/archive/entries/2012-12-20-1.xml +++ b/archive/entries/2012-12-20-1.xml @@ -11,7 +11,7 @@
-

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.

+

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.

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

The list of changes are recorded in the ChangeLog.

diff --git a/releases/5_3_20.php b/releases/5_3_20.php index 17bb099ba..24b26a6d1 100644 --- a/releases/5_3_20.php +++ b/releases/5_3_20.php @@ -8,7 +8,7 @@ site_header("PHP 5.3.20 Release Announcement");

PHP 5.3.20 Release Announcement

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.

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

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