Releases: Progi1984/PhpGlances
Releases · Progi1984/PhpGlances
0.2
- ADDED pingServer() which return a boolean to check if Glances server is available
- ADDED Replacement for functions used in Curl / JSON / SimpleXML / XmlRPC (Issue #3)
- ADDED getError() which return a string with the intercepted error when a function (like listMethods()) return false (Issue #1)
- ADDED setCacheStatus() which permits to disable and enable the cache & getCacheStatus() which permits to get the status (true or false) of the cache (Issue #2)