Project

General

Profile

Actions

Todo #12060

closed

Remove deprecated ``libzmq`` code and references

Added by Jim Pingle almost 3 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Category:
Build / Release
Target version:
Start date:
06/18/2021
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
22.01
Release Notes:
Default

Description

Once upon a time ZMQ was intended to be a potential logging or notification type, but that hasn't been touched in quite some time.

We still include libraries and modules for it, and a couple lines of code, all of which can be removed since they are not needed.

etc/inc/syslog.inc:        if (isset($syslogcfg['zmqserver'])) {
etc/inc/syslog.inc:*.*                                ^{$syslogcfg['zmqserver']}
etc/rc.php_ini_setup:PHPMODULES="$PHPMODULES zmq" 

The following libraries and dependencies can be removed after the other references to zmq are removed:

libzmq4-4.3.4
php74-pecl-zmq-1.1.3_3
Actions

Also available in: Atom PDF