aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/README.html
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2014-06-22 23:41:14 +0200
committerAndreas Fischer <bantu@phpbb.com>2014-06-22 23:41:14 +0200
commit4f2acbaed2028cc1b5ad96f6eada97b1cc94532f (patch)
treef42989ea54dd5e75b3a9eb76c476acb4df861025 /phpBB/docs/README.html
parentde04304e94c428afd6dcb9f42b215ebbb6cc14d2 (diff)
parentdc7ed58bf5be6b3228389f414634f0a4116c6278 (diff)
downloadforums-4f2acbaed2028cc1b5ad96f6eada97b1cc94532f.tar
forums-4f2acbaed2028cc1b5ad96f6eada97b1cc94532f.tar.gz
forums-4f2acbaed2028cc1b5ad96f6eada97b1cc94532f.tar.bz2
forums-4f2acbaed2028cc1b5ad96f6eada97b1cc94532f.tar.xz
forums-4f2acbaed2028cc1b5ad96f6eada97b1cc94532f.zip
Merge pull request #2629 from nickvergessen/ticket/12747
[ticket/12747] Drop support for Firebird * nickvergessen/ticket/12747: [ticket/12747] Remove some methods which are not used anymore [ticket/12747] Drop support for Firebird Conflicts: phpBB/phpbb/db/driver/firebird.php
Diffstat (limited to 'phpBB/docs/README.html')
-rw-r--r--phpBB/docs/README.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html
index b0fd86f959..e64d3dd8f2 100644
--- a/phpBB/docs/README.html
+++ b/phpBB/docs/README.html
@@ -323,7 +323,7 @@
<p>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 phpBB3. If you are running a development version of PHP please check any bugs you find on a system running a stable release before submitting.</p>
- <p>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 Firebird. Versions of PHP used range from 5.3.x to 5.4.x without problem.</p>
+ <p>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.3.x to 5.4.x without problem.</p>
<a name="phpsec"></a><h3>7.i. Notice on PHP security issues</h3>