pear2 / Net_RouterOS

This package allows you to read and write information from a RouterOS host using the MikroTik RouterOS API protocol.
http://pear2.php.net/PEAR2_Net_RouterOS
241 stars 116 forks source link

Fix: class Util method find() was returning just concatenated string … #56

Closed pavlyuts closed 4 years ago

pavlyuts commented 4 years ago

…instead of comma-separated

boenrobot commented 4 years ago

Like I said in #55, this is already fixed in the "develop" branch.

You can check it out by using "dev-develop" as your version in composer.