From 97fa5d2784bb6ec4b988d04a1ca63581fe39443a Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sat, 19 Aug 2023 13:51:41 +0200 Subject: [PATCH] [ticket/17176] Update minimum PHP version to 8.1 PHPBB3-17176 --- phpBB/docs/INSTALL.html | 2 +- phpBB/docs/README.html | 4 ++-- phpBB/includes/startup.php | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html index 1e73e19cd9..b175b0799c 100644 --- a/phpBB/docs/INSTALL.html +++ b/phpBB/docs/INSTALL.html @@ -147,7 +147,7 @@
  • Oracle
  • -
  • PHP 7.3.0+ up to and including PHP 8.2 with support for the database you intend to use.
  • +
  • PHP 8.1.0+ up to and including PHP 8.2 with support for the database you intend to use.
  • The following PHP modules are required: