From b8939da2425eb96dff26dbf51d6ead01fbb4901a Mon Sep 17 00:00:00 2001 From: Nicofuma Date: Tue, 3 Feb 2015 17:23:11 +0100 Subject: [ticket/13407] Bump minimal version to php 5.3.9 PHPBB3-13407 --- phpBB/docs/README.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'phpBB/docs/README.html') diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html index b66f47178e..7def70c2f5 100644 --- a/phpBB/docs/README.html +++ b/phpBB/docs/README.html @@ -261,7 +261,7 @@ @@ -319,7 +319,7 @@
-

phpBB 3.1.x takes advantage of new features added in PHP 5.3. We recommend that you upgrade to the latest stable release of PHP5 to run phpBB. The minimum version required is PHP 5.3.3.

+

phpBB 3.1.x takes advantage of new features added in PHP 5.3. We recommend that you upgrade to the latest stable release of PHP5 to run phpBB. The minimum version required is PHP 5.3.9.

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