Skip to content

1.22

Compare
Choose a tag to compare
@sokil sokil released this 12 Aug 21:57
  • 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;