Closed
Description
I created a php bug initially - https://bugs.php.net/bug.php?id=81063.
TypeError: Memcached::setMulti(): Argument #2 ($expiration) must be of type int, int given
Even when passing an int correctly, it throws an error expecting an int. I don't know if this is related to the implementation, stubs or PHP core. However, no other methods are throwing this error.
Metadata
Metadata
Assignees
Labels
No labels