-
Task
-
Resolution: Duplicate
-
Minor
-
3.2.0
-
None
-
PHP 5.4, MS SQL Server 2014
As stated in this comment we should have a minimum SQL Server version requirement of 2008. Right now we seem to be supporting SQL Server 2000 in code and that product has long ago reached end of life, same with 2005.
Files that will need updating:
- docs/INSTALL.html
- docs/README.html
- phpbb/db/driver/mssql_odbc.php (comment)
- phpbb/db/tools/mssql.php (comments and version check function + logic)
- language/en/install.php