From ca53f8ce2bd6952f345845d85be425908f57893a Mon Sep 17 00:00:00 2001 From: Sergey Panteleev Date: Tue, 21 Nov 2023 13:21:50 +0300 Subject: [PATCH] PHP 8.3 released! --- include/header.inc | 4 ++-- index.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/header.inc b/include/header.inc index 2aff9d8a78..0ad3050053 100644 --- a/include/header.inc +++ b/include/header.inc @@ -105,8 +105,8 @@ if (!isset($config["languages"])) {
  • ">Get Involved
  • ">Help
  • "> - - php8.2 + + php8.3
  • diff --git a/index.php b/index.php index c6b6e6b4f7..f3efb4a36c 100644 --- a/index.php +++ b/index.php @@ -95,7 +95,7 @@

    A popular general-purpose scripting language that is especially suited to web development.
    Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.

    - What's new in 8.2 + What's new in 8.3 Download
    EOF;