bluerhinos / phpMQTT

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

PHP Notice: Undefined variable: string in phpMQTT.php on line 344 #118

Open martin072 opened 3 years ago

martin072 commented 3 years ago

This notice sometimes pop's up. Other then that it seems to work very well.

Thanks for the work on this.