Add extension apcu

This commit is contained in:
crazywhalecc 2026-02-26 15:46:33 +08:00
parent 3238c44745
commit bb257cffd6
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View 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