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 6f2ffae commit 35aafe6Copy full SHA for 35aafe6
cmake/cmake/presets/windows.json
@@ -22,6 +22,8 @@
22
"PHP_EXT_LIBXML": false,
23
"PHP_EXT_MBSTRING": false,
24
"PHP_EXT_MBSTRING_MBREGEX": false,
25
+ "PHP_EXT_MYSQLND": true,
26
+ "PHP_EXT_MYSQLND_COMPRESSION": false,
27
"PHP_EXT_OPCACHE": true,
28
"PHP_EXT_PDO": true,
29
"PHP_EXT_PDO_SQLITE": false,
0 commit comments