Correct order of arguments passed to `setex()` as they were incorrect--the...
Correct order of arguments passed to `setex()` as they were incorrect--the expiration and value to cache were inverted. Bug has existed since baa6de52 but was masked by serialization bug fixed in 01b7283c.
Please register or sign in to comment