We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 171db6c commit b65239dCopy full SHA for b65239d
extensions/core/mysqli/install.sh
@@ -5,3 +5,6 @@ export EXTENSION=mysqlnd
5
export PACKAGE_NAME=mysql
6
7
../docker-install.sh
8
+
9
+# Exception for this package that enables both mysql nd and mysqli
10
+phpdismod mysqli
0 commit comments