Commit: d8c48128a402abe92972efca78f216a89561a96a Author: kovacs.ferenc <[email protected]> Fri, 17 Oct 2014 02:27:36 +0200 Parents: df1bc938d2c5ecad83cc858079d1c90b9b9bed55 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=d8c48128a402abe92972efca78f216a89561a96a Log: this looks weird Changed paths: M archive/entries/2014-10-16-3.xml M releases/5_6_2.php Diff: diff --git a/archive/entries/2014-10-16-3.xml b/archive/entries/2014-10-16-3.xml index b638c8f..a76ee76 100644 --- a/archive/entries/2014-10-16-3.xml +++ b/archive/entries/2014-10-16-3.xml @@ -11,7 +11,7 @@ <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> <p>The PHP development team announces the immediate availability of PHP 5.6.2. - 4 security-related bugs were fixed in this release, including fixes for CVE-2014-3668, CVE-2014-3669 and CVE-2014-3670. + Four security-related bugs were fixed in this release, including fixes for CVE-2014-3668, CVE-2014-3669 and CVE-2014-3670. All PHP 5.6 users are encouraged to upgrade to this version. </p> diff --git a/releases/5_6_2.php b/releases/5_6_2.php index f6fe0bc..99017eb 100644 --- a/releases/5_6_2.php +++ b/releases/5_6_2.php @@ -8,7 +8,7 @@ site_header("PHP 5.6.2 Release Announcement"); <h1>PHP 5.6.2 Release Announcement</h1> <p>The PHP development team announces the immediate availability of PHP 5.6.2. -4 security-related bugs were fixed in this release, including fixes for CVE-2014-3668, CVE-2014-3669 and CVE-2014-3670. +Four security-related bugs were fixed in this release, including fixes for CVE-2014-3668, CVE-2014-3669 and CVE-2014-3670. All PHP 5.6 users are encouraged to upgrade to this version. </p> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
