Skip to content

Commit 1bd7750

Browse files
committed
improve docs
1 parent 0eede22 commit 1bd7750

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -826,11 +826,13 @@ The following types of 404 'Not found' errors may be reported:
826826

827827
I am testing mainly on Ubuntu and I have the following test setups:
828828

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
831835
- 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-
834836

835837
This should cover most environments, but please notify me of failing tests and report your environment.
836838

0 commit comments

Comments
 (0)