All notable changes to this project will be documented in this file, in reverse chronological order by release.
getItems()
and deleteItems()
take an array of strings (string[]
) compared to just array
php-fig/cache#8 - GrahamCampbellexpiresAt()
and expiresAfter()
in CacheItemInterface fix docblock to specify null as a valid parameters as well as an implementation of DateTimeInterface php-fig/cache#7 - GrahamCampbellInitial stable release; reflects accepted PSR-6 specification