Stash
Stash copied to clipboard
missing setTTL public function in ItemInterface
class Item implements ItemInterface
has public function setTTL
but ItemInterface
does not.
The current version of ItemInterface.php (which was last modified on Feb 19, 2016) has a method setTTL()
.
Or am I missing something?
hello limenet, last release date is Feb 11 and modified date is Feb 19, there is Feb 11 version in my code base. I did not notice that modification. So, I think that modification should be on a new release as soon as possible. Thanks