Remi's RPM repository - Packages

Blog | Support | Repository | Wizard

php56-php-snmp - A module for PHP applications that query SNMP-managed devices

Website:
http://www.php.net/
Licence:
PHP
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
The php56-php-snmp package contains a dynamic shared object that will add
support for querying SNMP devices to PHP.  PHP is an HTML-embeddable
scripting language. If you need SNMP support for PHP applications, you
will need to install this package and the php package.

Packages

php56-php-snmp-5.6.40-46.el8.remi.x86_64 [71 KiB] Changelog by Remi Collet (2026-05-12):
- Fix XSS within status endpoint
  CVE-2026-6735
- Fix Use-after-free after header parsing failure with SOAP_PERSISTENCE_SESSION
  CVE-2026-7261
- Fix Broken Apache map value NULL check
  CVE-2026-7262
php56-php-snmp-5.6.40-45.el8.remi.x86_64 [71 KiB] Changelog by Remi Collet (2024-12-06):
- Add support for MySQL 8's Unicode types (utf8mb4)
  https://github.com/remicollet/remirepo/issues/280