Author: Gabriel Caruso (carusogabriel) Date: 2021-10-21T12:13:24+02:00 Commit: https://github.com/php/web-php/commit/f2737714a36ad4fe79fa2694be31cc0548c00510 Raw diff: https://github.com/php/web-php/commit/f2737714a36ad4fe79fa2694be31cc0548c00510.diff
PHP 8.0.12 is s security fix release Changed paths: M archive/entries/2021-10-21-1.xml M releases/8_0_12.php Diff: diff --git a/archive/entries/2021-10-21-1.xml b/archive/entries/2021-10-21-1.xml index 5d37847ff..9cb33cf60 100644 --- a/archive/entries/2021-10-21-1.xml +++ b/archive/entries/2021-10-21-1.xml @@ -9,7 +9,7 @@ <category term="releases" label="New PHP release"/> <category term="frontpage" label="PHP.net frontpage news"/> <content type="xhtml"> - <div xmlns="http://www.w3.org/1999/xhtml"><p>The PHP development team announces the immediate availability of PHP 8.0.12. This is a bug fix release.</p> + <div xmlns="http://www.w3.org/1999/xhtml"><p>The PHP development team announces the immediate availability of PHP 8.0.12. This is a security fix release.</p> <p>All PHP 8.0 users are encouraged to upgrade to this version.</p> diff --git a/releases/8_0_12.php b/releases/8_0_12.php index 06e15c0b0..a7213e88d 100644 --- a/releases/8_0_12.php +++ b/releases/8_0_12.php @@ -5,7 +5,7 @@ ?> <h1>PHP 8.0.12 Release Announcement</h1> -<p>The PHP development team announces the immediate availability of PHP 8.0.12. This is a bug fix release.</p> +<p>The PHP development team announces the immediate availability of PHP 8.0.12. This is a security fix release.</p> <p>All PHP 8.0 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