Skip to content

Commit 7501ae4

Browse files
committed
don't set EXTENSION_DIR by default
1 parent 536641e commit 7501ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/env.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ SPC_SKIP_DOCTOR_CHECK_ITEMS=""
5050
; RHEL: /usr/lib64/php/modules
5151
; Alpine: /usr/lib/php{PHP_VERSION}/modules
5252
; where {PHP_VERSION} is 84 for php 8.4
53-
EXTENSION_DIR=
53+
; EXTENSION_DIR=
5454

5555
[windows]
5656
; php-sdk-binary-tools path

0 commit comments

Comments
 (0)