2026-02-06 16:33:50 +08:00
|
|
|
ext-bcmath:
|
|
|
|
|
type: php-extension
|
2026-03-06 19:23:08 +08:00
|
|
|
ext-bz2:
|
|
|
|
|
type: php-extension
|
|
|
|
|
depends:
|
|
|
|
|
- bzip2
|
|
|
|
|
php-extension:
|
|
|
|
|
arg-type@unix: with-path
|
|
|
|
|
arg-type@windows: with
|
2026-03-06 19:24:48 +08:00
|
|
|
ext-calendar:
|
|
|
|
|
type: php-extension
|
2026-03-06 19:27:22 +08:00
|
|
|
ext-ctype:
|
|
|
|
|
type: php-extension
|
2026-03-07 21:20:34 +08:00
|
|
|
ext-curl:
|
|
|
|
|
type: php-extension
|
|
|
|
|
depends:
|
|
|
|
|
- curl
|
|
|
|
|
depends@windows:
|
|
|
|
|
- ext-zlib
|
|
|
|
|
- ext-openssl
|
|
|
|
|
php-extension:
|
|
|
|
|
arg-type: with
|
2026-03-08 16:32:31 +08:00
|
|
|
ext-dba:
|
|
|
|
|
type: php-extension
|
|
|
|
|
suggests:
|
|
|
|
|
- qdbm
|
|
|
|
|
php-extension:
|
|
|
|
|
arg-type: custom
|
2026-03-08 22:33:00 +08:00
|
|
|
ext-dom:
|
|
|
|
|
type: php-extension
|
|
|
|
|
depends:
|
|
|
|
|
- libxml2
|
|
|
|
|
- ext-xml
|
|
|
|
|
php-extension:
|
|
|
|
|
arg-type: '--enable-dom@shared_suffix@ --with-libxml=@build_root_path@'
|
|
|
|
|
arg-type@windows: with
|
2026-02-28 17:07:24 +08:00
|
|
|
ext-mbregex:
|
|
|
|
|
type: php-extension
|
|
|
|
|
depends:
|
|
|
|
|
- onig
|
|
|
|
|
- ext-mbstring
|
|
|
|
|
php-extension:
|
|
|
|
|
arg-type: custom
|
|
|
|
|
build-shared: false
|
|
|
|
|
build-static: true
|
|
|
|
|
display-name: mbstring
|
|
|
|
|
ext-mbstring:
|
|
|
|
|
type: php-extension
|
|
|
|
|
php-extension:
|
|
|
|
|
arg-type: custom
|
2026-02-06 16:33:50 +08:00
|
|
|
ext-openssl:
|
|
|
|
|
type: php-extension
|
|
|
|
|
depends:
|
|
|
|
|
- openssl
|
|
|
|
|
- zlib
|
|
|
|
|
- ext-zlib
|
|
|
|
|
php-extension:
|
|
|
|
|
arg-type: custom
|
|
|
|
|
arg-type@windows: with
|
|
|
|
|
build-with-php: true
|
2026-02-28 17:07:24 +08:00
|
|
|
ext-phar:
|
|
|
|
|
type: php-extension
|
|
|
|
|
depends:
|
|
|
|
|
- zlib
|
|
|
|
|
ext-readline:
|
|
|
|
|
type: php-extension
|
|
|
|
|
depends:
|
|
|
|
|
- libedit
|
|
|
|
|
php-extension:
|
|
|
|
|
support:
|
|
|
|
|
Windows: wip
|
|
|
|
|
BSD: wip
|
2026-03-08 14:02:22 +08:00
|
|
|
arg-type: '--with-libedit --without-readline'
|
2026-02-28 17:07:24 +08:00
|
|
|
build-shared: false
|
|
|
|
|
build-static: true
|
2026-03-08 22:33:00 +08:00
|
|
|
ext-xml:
|
|
|
|
|
type: php-extension
|
|
|
|
|
depends:
|
|
|
|
|
- libxml2
|
|
|
|
|
depends@windows:
|
|
|
|
|
- libxml2
|
|
|
|
|
- ext-iconv
|
|
|
|
|
php-extension:
|
|
|
|
|
arg-type: '--enable-xml@shared_suffix@ --with-libxml=@build_root_path@'
|
|
|
|
|
arg-type@windows: with
|
|
|
|
|
build-with-php: true
|
2026-02-06 16:33:50 +08:00
|
|
|
ext-zlib:
|
|
|
|
|
type: php-extension
|
|
|
|
|
depends:
|
|
|
|
|
- zlib
|
|
|
|
|
php-extension:
|
|
|
|
|
arg-type: custom
|
|
|
|
|
arg-type@windows: with
|
|
|
|
|
build-with-php: true
|
|
|
|
|
build-shared: false
|