mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Merge pull request #696 from crazywhalecc/remove-extension_dir
don't set EXTENSION_DIR by default
This commit is contained in:
commit
30b740b7f0
@ -50,7 +50,7 @@ SPC_SKIP_DOCTOR_CHECK_ITEMS=""
|
|||||||
; RHEL: /usr/lib64/php/modules
|
; RHEL: /usr/lib64/php/modules
|
||||||
; Alpine: /usr/lib/php{PHP_VERSION}/modules
|
; Alpine: /usr/lib/php{PHP_VERSION}/modules
|
||||||
; where {PHP_VERSION} is 84 for php 8.4
|
; where {PHP_VERSION} is 84 for php 8.4
|
||||||
EXTENSION_DIR=
|
; EXTENSION_DIR=
|
||||||
|
|
||||||
[windows]
|
[windows]
|
||||||
; php-sdk-binary-tools path
|
; php-sdk-binary-tools path
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user