phpredis-phpdoc
phpredis-phpdoc copied to clipboard
Add missing option for flushDB() and flushAll()
An $async option was added in phpredis 4.1 for methods flushDB() and flushAll() but it was forgotten in their doc.
Question: I am not sure about how to say the argument is available since phpredis 4.1, WDYT?