PHPMongo v1.22 Release Notes

Release Date: 2017-08-11 // over 6 years ago
    • Cache now compatible with PSR-16;
    • Cache setters now return bool instead of exceptions to be compatible with PSR-16;
    • Cache::setNeverExpired and Cache::setDueDate now deprecated. Use Cache::set instead;