From d244f2964ac525ec5c73c03aa6c7e52c6caf07be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Heiko=20L=C3=BCbbe?= Date: Sun, 15 Dec 2024 10:11:58 +0100 Subject: [PATCH] Update README.md MySQL-MySQLi, MySQL-PDO, MariaDB-MySQLi, MariaDB-PDO, PostgreSQL-PDO, MySQL-MySQLi-Socket, MySQL-PDO-Socket, MariaDB-MySQLi-Socket, Mariadb-PDO-Socket, PostgreSQL-PDO-Socket are 10 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ddc282..27868c1 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Within [Docker](https://www.docker.com/) container environment you are able to: * Executing unit tests, verifying coding standards and checking CSS styles and JavaScript standards, just like Drone. * Automated [Joomla Patch Tester](https://github.com/joomla-extensions/patchtester) installation. * Apply pull requests (PR) from Git repositories `joomla-cms`, `joomla-cypress` and `joomla-framework/database`. -* Switching between 8 database variants (MySQL, MariaDB, or PostgreSQL and the two database drivers: +* Switching between 10 database variants (MySQL, MariaDB, or PostgreSQL and the two database drivers: MySQLi or PHP Data Objects and the option to use Unix sockets, instead of TCP host). * Switching between PHP versions (PHP 7.4 ... 8.3). * Installing Joomla from a cloned 'joomla-cms' Git repository.