Add ext-snmp

This commit is contained in:
crazywhalecc
2026-03-16 16:48:50 +08:00
parent 3f812fe5fc
commit 21e2a0194c
2 changed files with 40 additions and 0 deletions

View File

@@ -241,6 +241,12 @@ ext-simplexml:
arg-type@unix: '--enable-simplexml@shared_suffix@ --with-libxml=@build_root_path@'
arg-type@windows: with
build-with-php: true
ext-snmp:
type: php-extension
depends:
- net-snmp
php-extension:
arg-type: with
ext-sockets:
type: php-extension
ext-sqlite3: