mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-23 00:35:38 +08:00
extract shared-only extensions into their own folder
This commit is contained in:
@@ -4,6 +4,7 @@ ext-mysqlnd_ed25519:
|
||||
source:
|
||||
type: pie
|
||||
repo: mariadb/mysqlnd_ed25519
|
||||
extract: mysqlnd_ed25519
|
||||
metadata:
|
||||
license-files: [LICENSE]
|
||||
license: BSD-3-Clause
|
||||
|
||||
@@ -4,6 +4,7 @@ ext-mysqlnd_parsec:
|
||||
source:
|
||||
type: pie
|
||||
repo: mariadb/mysqlnd_parsec
|
||||
extract: mysqlnd_parsec
|
||||
metadata:
|
||||
license-files: [LICENSE]
|
||||
license: BSD-3-Clause
|
||||
|
||||
@@ -4,6 +4,7 @@ ext-pcov:
|
||||
source:
|
||||
type: pie
|
||||
repo: pecl/pcov
|
||||
extract: pcov
|
||||
metadata:
|
||||
license-files: [LICENSE]
|
||||
license: PHP-3.01
|
||||
|
||||
@@ -4,6 +4,7 @@ ext-xdebug:
|
||||
source:
|
||||
type: pie
|
||||
repo: xdebug/xdebug
|
||||
extract: xdebug
|
||||
metadata:
|
||||
license-files: [LICENSE]
|
||||
license: Xdebug-1.03
|
||||
|
||||
Reference in New Issue
Block a user