File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -826,11 +826,13 @@ The following types of 404 'Not found' errors may be reported:
826
826
827
827
I am testing mainly on Ubuntu and I have the following test setups:
828
828
829
- - Ubuntu 12.04 Server with PHP 5.3 and MySQL 5.6 (ondrej PPA)
830
- - Ubuntu 14.04 Server with PHP 5.5 and MySQL 5.6
829
+ - Ubuntu 12.04 Server with PHP 5.3 and MySQL 5.5 and PostgreSQL 9.1
830
+ - Ubuntu 14.04 Server with PHP 5.5 and MySQL 5.6 and PostgreSQL 9.3
831
+ - Ubuntu 16.04 Server with PHP 7.0 and MySQL 5.7 and PostgreSQL 9.5
832
+ - Debian 7 Server with PHP 5.4 and MySQL 5.5 and PostgreSQL 9.1
833
+ - Debian 8 Server with PHP 5.6 and MariaDB 5.5 and PostgreSQL 9.4
834
+ - CentOS 7 Server with PHP 5.4 and MySQL 5.5 and PostgreSQL 9.2
831
835
- Windows 2012 R2 with PHP 5.6 and SQL Server 2012
832
- - Ubuntu 16.04 Desktop with PHP 7.0 and MariaDB 10.0
833
-
834
836
835
837
This should cover most environments, but please notify me of failing tests and report your environment.
836
838
You can’t perform that action at this time.
0 commit comments