Next pr, I won't run

This commit is contained in:
crazywhalecc 2025-06-14 02:35:37 +08:00
parent fe455bf901
commit 6253b7a912
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View File

@ -42,6 +42,9 @@ build-options:
# Set micro SAPI as win32 mode, without this, micro SAPI will be compiled as a console application (only for Windows, default: false)
enable-micro-win32: false
# Build options for shared extensions (same as `build-shared` command options, all options are optional)
shared-extensions: [ ]
# Download options
download-options:
# Use custom url for specified sources, format: "{source-name}:{url}" (e.g. "php-src:https://example.com/php-8.4.0.tar.gz")