mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 12:54:52 +08:00
Add extension apcu
This commit is contained in:
parent
3238c44745
commit
bb257cffd6
11
config/pkg/ext/ext-apcu.yml
Normal file
11
config/pkg/ext/ext-apcu.yml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
ext-apcu:
|
||||||
|
type: php-extension
|
||||||
|
artifact:
|
||||||
|
source:
|
||||||
|
type: url
|
||||||
|
url: 'https://pecl.php.net/get/APCu'
|
||||||
|
extract: php-src/ext/apcu
|
||||||
|
filename: apcu.tgz
|
||||||
|
metadata:
|
||||||
|
license-files: [LICENSE]
|
||||||
|
license: PHP-3.01
|
||||||
Loading…
x
Reference in New Issue
Block a user