Skip to content

Commit 35aafe6

Browse files
committed
Enable more extensions to Windows
1 parent 6f2ffae commit 35aafe6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cmake/cmake/presets/windows.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
"PHP_EXT_LIBXML": false,
2323
"PHP_EXT_MBSTRING": false,
2424
"PHP_EXT_MBSTRING_MBREGEX": false,
25+
"PHP_EXT_MYSQLND": true,
26+
"PHP_EXT_MYSQLND_COMPRESSION": false,
2527
"PHP_EXT_OPCACHE": true,
2628
"PHP_EXT_PDO": true,
2729
"PHP_EXT_PDO_SQLITE": false,

0 commit comments

Comments
 (0)