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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user