Remove old support config

This commit is contained in:
crazywhalecc
2026-04-10 15:36:21 +08:00
parent f46240b55e
commit d29bd12bcc
11 changed files with 46 additions and 5 deletions

View File

@@ -14,6 +14,7 @@ ext-event:
suggests:
- ext-sockets
php-extension:
support:
Windows: wip
os:
- Linux
- Darwin
arg-type: custom

View File

@@ -11,4 +11,7 @@ ext-grpc:
- grpc
lang: cpp
php-extension:
os:
- Linux
- Darwin
arg-type@unix: enable-path

View File

@@ -10,4 +10,7 @@ ext-imagick:
depends:
- imagemagick
php-extension:
os:
- Linux
- Darwin
arg-type: custom

View File

@@ -12,4 +12,7 @@ ext-imap:
suggests:
- ext-openssl
php-extension:
os:
- Linux
- Darwin
arg-type: custom

View File

@@ -7,3 +7,6 @@ ext-inotify:
metadata:
license-files: [LICENSE]
license: PHP-3.01
php-extension:
os:
- Linux

View File

@@ -7,3 +7,7 @@ ext-protobuf:
metadata:
license-files: [LICENSE]
license: BSD-3-Clause
php-extension:
os:
- Linux
- Darwin

View File

@@ -12,4 +12,7 @@ ext-rdkafka:
- librdkafka
lang: cpp
php-extension:
os:
- Linux
- Darwin
arg-type: custom

View File

@@ -11,4 +11,7 @@ ext-spx:
depends:
- ext-zlib
php-extension:
os:
- Linux
- Darwin
arg-type: '--enable-SPX@shared_suffix@'

View File

@@ -34,6 +34,9 @@ ext-swoole:
- ext-swoole-hook-odbc
lang: cpp
php-extension:
os:
- Linux
- Darwin
arg-type: custom
ext-swoole-hook-mysql:
type: php-extension
@@ -44,6 +47,9 @@ ext-swoole-hook-mysql:
suggests:
- ext-mysqli
php-extension:
os:
- Linux
- Darwin
arg-type: none
display-name: swoole
ext-swoole-hook-odbc:
@@ -52,6 +58,9 @@ ext-swoole-hook-odbc:
- ext-pdo
- unixodbc
php-extension:
os:
- Linux
- Darwin
arg-type: none
display-name: swoole
ext-swoole-hook-pgsql:
@@ -60,6 +69,9 @@ ext-swoole-hook-pgsql:
- ext-pgsql
- ext-pdo
php-extension:
os:
- Linux
- Darwin
arg-type: none
display-name: swoole
ext-swoole-hook-sqlite:
@@ -68,5 +80,8 @@ ext-swoole-hook-sqlite:
- ext-sqlite3
- ext-pdo
php-extension:
os:
- Linux
- Darwin
arg-type: none
display-name: swoole

View File

@@ -8,6 +8,9 @@ ext-xdebug:
license-files: [LICENSE]
license: Xdebug-1.03
php-extension:
os:
- Linux
- Darwin
zend-extension: true
build-static: false
build-shared: true

View File

@@ -11,8 +11,8 @@ ext-xhprof:
depends:
- ext-ctype
php-extension:
support:
Windows: wip
BSD: wip
os:
- Linux
- Darwin
arg-type: enable
build-with-php: true