1
0
mirror of https://github.com/php/web-php.git synced 2026-04-30 02:13:21 +02:00

Changed announced version to 8.4 from 8.4.0 (#1161)

The version officially announced was 8.4.1, so it's better to skip the patch version.
This commit is contained in:
Jorg Adam Sowa
2024-11-23 13:11:33 +01:00
committed by GitHub
parent 4eec6ff347
commit 1eadd1bf7b
+1 -1
View File
@@ -26,7 +26,7 @@ function common_header(string $description): void {
\filter_var($MYSITE . 'images/php8/php_8_4_released.png', \FILTER_VALIDATE_URL));
$meta_description = \htmlspecialchars($description);
\site_header("PHP 8.4.0 Release Announcement", [
\site_header("PHP 8.4 Release Announcement", [
'current' => 'php8',
'css' => ['php8.css'],
'meta_tags' => <<<META