Author: Gabriel Caruso (carusogabriel) Date: 2023-02-14T15:33:04+01:00 Commit: https://github.com/php/web-php/commit/941873e4613fa1423a11f2bb457fbb4a8670d65f Raw diff: https://github.com/php/web-php/commit/941873e4613fa1423a11f2bb457fbb4a8670d65f.diff
Improve text for PHp 8.0.28 release Changed paths: M releases/8_0_28.php Diff: diff --git a/releases/8_0_28.php b/releases/8_0_28.php index d65483b9e..523ccf684 100644 --- a/releases/8_0_28.php +++ b/releases/8_0_28.php @@ -5,9 +5,10 @@ ?> <h1>PHP 8.0.28 Release Announcement</h1> -<p>The PHP development team announces the immediate availability of PHP 8.0.28. This is a security release.</p> +<p>The PHP development team announces the immediate availability of PHP 8.0.28. This is a security release +that addresses CVE-2023-0567, CVE-2023-0568, and CVE-2023-0662</p> -<p>All PHP 8.0 users are encouraged to upgrade to this version.</p> +<p>All PHP 8.0 users are advised to upgrade to this version.</p> <p>For source downloads of PHP 8.0.28 please visit our <a href="https://www.php.net/downloads.php">downloads page</a>, Windows source and binaries can be found on <a href="https://windows.php.net/download/">windows.php.net/download/</a>. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php