mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
* Note that it's always an error to specify a non-zero time parameter, and delete the long-winded explanations of what it is meant to do. * Expand the description of the return value from deleteMulti(). * Replace the incorrect description of the return value of deleteMultiByKey(). Use the one from deleteMulti() instead. * Explain what getResultCode() will return after deleteMulti(). Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>