bluerhinos / phpMQTT

a simple php class to connect/publish/subscribe to a MQTT broker
Other
770 stars 461 forks source link

Small fix in message debug log #109

Closed lunkkun closed 3 years ago

lunkkun commented 4 years ago

When a message was received with a matching topic, 'msg received but no match in subscriptions' was erroneously logged.