Laravel-Framework/src/Illuminate/Cache
Taylor Otwell d4edbf5f25
Apply fixes from StyleCI (#29062)
2019-07-03 11:39:03 -06:00
..
Console [5.6] Uniform cache flush success messages (#24104) 2018-05-04 08:22:51 -05:00
Events add files 2017-01-04 07:52:17 -06:00
ApcStore.php Change cache flush return type 2016-10-09 15:50:03 +02:00
ApcWrapper.php Change cache flush return type 2016-10-09 15:50:03 +02:00
ArrayStore.php Use the null coalesce operator (??) when possible. (#24466) 2018-06-06 08:24:24 -05:00
CacheManager.php [5.6] added missed null PhpDoc (#23829) 2018-04-07 10:05:26 -07:00
CacheServiceProvider.php Move all framework command registration into ArtisanServiceProvider. 2016-12-19 14:12:17 -06:00
DatabaseStore.php Remove unused imports 2017-08-31 22:20:17 +02:00
FileStore.php If the expiration is null, then set it permanently when increments. (#24228) 2018-05-16 07:40:45 -05:00
Lock.php [5.5] Move InteractsWithTime to Support (#20119) 2017-07-18 08:10:21 -05:00
MemcachedConnector.php Apply fixes from StyleCI (#29062) 2019-07-03 11:39:03 -06:00
MemcachedLock.php formatting 2017-06-19 08:30:46 -05:00
MemcachedStore.php [5.5] Move InteractsWithTime to Support (#20119) 2017-07-18 08:10:21 -05:00
NullStore.php fix various things 2016-10-12 13:10:43 -05:00
RateLimiter.php [5.6] Parameter has no usage inside the method. So we better remove it. (#22202) 2017-11-29 08:17:08 -06:00
RedisLock.php formatting 2017-06-19 08:30:46 -05:00
RedisStore.php Cache locks. 2017-06-14 15:55:56 -05:00
RedisTaggedCache.php [5.6] added missed null PhpDoc (#23829) 2018-04-07 10:05:26 -07:00
Repository.php [5.6] Fix cache repository (#26496) 2018-11-13 08:14:53 -06:00
RetrievesMultipleKeys.php Fixed cache phpdoc (#13839) 2016-06-02 21:56:10 -05:00
TagSet.php Refactor the cache component. 2016-12-22 11:59:40 -06:00
TaggableStore.php Remove deprecated section method 2015-06-29 15:56:28 +01:00
TaggedCache.php allow tagged keys to increment and decrement (#23578) 2018-03-17 17:50:58 -05:00
composer.json Bumped min php version in preperation for symfony 4 upgrade (#21995) 2017-11-07 14:23:51 -06:00