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