From 37880af03c3e69e49ee6d97adce5203a914fef7f Mon Sep 17 00:00:00 2001 From: Jakub Senko Date: Wed, 13 Apr 2016 14:32:08 +0200 Subject: [ticket/10809] Reflect MSSQL removal in docs files PHPBB3-10809 --- 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 3a4ca02d20..2fa18a0714 100644 --- a/phpBB/docs/README.html +++ b/phpBB/docs/README.html @@ -266,7 +266,7 @@

The relevant database type/version is listed within the administration control panel.

@@ -327,7 +327,7 @@

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.

-

This board has been developed and tested under Linux and Windows (amongst others) running Apache using MySQL 3.23, 4.x, 5.x, MariaDB 5.x, MSSQL Server 2000, PostgreSQL 8.x, Oracle 8, SQLite 2 and SQLite 3. Versions of PHP used range from 5.4.x above 5.6.x to 7.0.x without problem.

+

This board has been developed and tested under Linux and Windows (amongst others) running Apache using MySQL 3.23, 4.x, 5.x, MariaDB 5.x, PostgreSQL 8.x, Oracle 8, SQLite 2 and SQLite 3. Versions of PHP used range from 5.4.x above 5.6.x to 7.0.x without problem.

7.i. Notice on PHP security issues

-- cgit v1.2.1