Skip to content

Releases: Progi1984/PhpGlances

0.2

30 Jul 20:05
Compare
Choose a tag to compare
  • 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)

0.1

30 Jul 20:05
Compare
Choose a tag to compare
0.1
  • Initial Release