e-oz / Memory

PHP Memory Cacher - best cachers in one interface, with nice features
134 stars 40 forks source link

Bug in RedisServer.php Line 355 #5

Closed kaiszy closed 11 years ago

kaiszy commented 11 years ago

Getting the error

PHP Parse error: syntax error, unexpected '[' in [...]/Jamm/Memory/RedisServer.php on line 355

Because of

return $this->__call('CONFIG_RESETSTAT', [] );

in Line 355.

e-oz commented 11 years ago

Fixed, thanks.