Skip to content

Minor error #3

@alexnas77

Description

@alexnas77

https://github.com/leirn/php.syslog.class/blob/master/syslog.class.php

618

  •        if($this->_rfc == NET_SYSLOG_RFC542X && $this->protocol == NET_SYSLOG_TLS) {
    
  •        if($this->_rfc == NET_SYSLOG_RFC542X && $this->_protocol == NET_SYSLOG_TLS) {
    

There are
$protocol or $this->_protocol
but not
$this->protocol

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions