Dima Fern

Results 3 issues of Dima Fern

Issue #74: unsubscribe error fix

Example code: ``` $channel = $this->rediska->subscribe('bets', $sleeptime); $channel->unsubscribe(); ``` This will cause: ``` PHP Fatal error: Uncaught exception 'Rediska_PubSub_Exception' with message 'Can't find connection 'localhost:6379'' in /Users/fern/workspace/golpas2pg/share/PEAR/Rediska/PubSub/Connections.php:167 Stack trace: #0...

bugs

ON call to api echo '{"command":"summary+devs"}' | nc 127.0.0.1 4028 Segmentation fault happens I've updates some random files from main gm branch (api.c, api.h, etc..) and it worked. Though maybe...