From 81a8a76c594fd90de316775f494170dddf2d6b51 Mon Sep 17 00:00:00 2001 From: Christian Schnegelberger Date: Sun, 7 Jan 2018 22:22:41 +0100 Subject: [ticket/15500] Updates PHP requirements to 5.4.7+ in docs/ PHPBB3-15500 --- phpBB/docs/README.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/docs/README.html') diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html index 7fd80b3c2d..fd4bfdada0 100644 --- a/phpBB/docs/README.html +++ b/phpBB/docs/README.html @@ -323,7 +323,7 @@
-

phpBB 3.2.x takes advantage of new features added in PHP 5.4. We recommend that you upgrade to the latest stable release of PHP to run phpBB. The minimum version required is PHP 5.4.0 and the maximum supported version is the latest stable version of PHP.

+

phpBB 3.2.x takes advantage of new features added in PHP 5.4. We recommend that you upgrade to the latest stable release of PHP to run phpBB. The minimum version required is PHP 5.4.7 and the maximum supported version is the latest stable version of PHP 7.2.

Please remember that running any application on a development (unstable, e.g. a beta release) version of PHP can lead to strange/unexpected results which may appear to be bugs in the application. Therefore, we recommend you upgrade to the newest stable version of PHP before running phpBB. If you are running a development version of PHP please check any bugs you find on a system running a stable release before submitting.

-- cgit v1.2.1