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 ee7efbd commit f41c116Copy full SHA for f41c116
extensions/core/mysqli/install.sh
@@ -2,5 +2,6 @@
2
3
set -e
4
export EXTENSION=mysql
5
+export PHP_EXT_NAME=mysqli
6
7
../docker-install.sh
0 commit comments