phpredis-phpdoc icon indicating copy to clipboard operation
phpredis-phpdoc copied to clipboard

Add missing option for flushDB() and flushAll()

Open dFayet opened this issue 4 years ago • 0 comments

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?

dFayet avatar Feb 11 '21 11:02 dFayet