Closed quipo closed 12 years ago
Do you need this method for something? Might have been a mistake to include it, when I was fleshing out the API.
Not really, I just wanted to clean up resources properly, unsetting the object is fine.
Closed by commit 29fca7039614bf5527b184d6ae1f3e38060f3e23 (pull req #11)
https://github.com/andreiz/php-zookeeper/blob/master/zookeeper-api.php seems to suggest there's a close() method, but I'm getting a PHP fatal error when calling it.
Can't see it in php_zookeeper.c either.