Skip to content

Commit

Permalink
Merge pull request #388 from andheiberg/patch-1
Browse files Browse the repository at this point in the history
docs: add upgrade docs for setting TTL in 0.14
  • Loading branch information
tedivm authored Jun 28, 2019
2 parents 2db8aae + b85e122 commit 8f1d28c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

$item->save() has to be explicitly called after setting an item.

* Item set no longer takes ttl parameter

$item->setTTL($ttl) now has to be called separately.

## Upgrading to 0.11


Expand Down

0 comments on commit 8f1d28c

Please sign in to comment.