From 7e9958c161d2f8117762629f3d6b6b3d940c222e Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Mon, 28 Dec 2020 12:28:20 +0000 Subject: [PATCH] [skip ci] Automatically update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 80d9e69..5ede1f0 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ install-php-extensions @composer-2.0.2 | pdo_dblib | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | pdo_firebird | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | pdo_mysql | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | +| pdo_oci | | | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | pdo_odbc | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | pdo_pgsql | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | pdo_sqlsrv | | | ✓ | ✓ | ✓ | ✓ | ✓ | | @@ -162,7 +163,7 @@ install-php-extensions @composer-2.0.2 | zip | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | zookeeper | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | -*Number of supported extensions: 88* +*Number of supported extensions: 89* PS: the pre-installed PHP extensions are excluded from this list.