mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2026-01-10 01:51:14 +00:00
Fix snmp module for PHP 7.4
This commit is contained in:
@@ -1081,6 +1081,7 @@ extensions_available:
|
||||
snmp:
|
||||
7.4:
|
||||
type: builtin
|
||||
configure: --with-snmp
|
||||
build_dep: [libssl-dev, libsnmp-dev, snmp]
|
||||
run_dep: [snmp]
|
||||
all:
|
||||
|
||||
Reference in New Issue
Block a user