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

@@ -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