COMMITS
/ tests/Cache/CacheRedisStoreTest.php February 25, 2026
A
[13.x] Add `flushLocks()` support to Cache stores (#58907)
Amir Hossein Shokri committed
January 20, 2026
M
Merge tag 'v12.47.0'
Mior Muhammad Zaki committed
January 5, 2026
L
August 12, 2025
Y
[13.x] `Cache::touch()` & `Store::touch()` for TTL Extension (#55954)
Yitz Willroth committed
June 8, 2023
T
[11.x] Stop magic prefixing (#47380)
Taylor Otwell committed
July 5, 2021
小
style: Unalign double arrow symbols (#37905)
小克 committed
September 10, 2019
D
[6.x] Alpha ordered imports (#29933)
Dries Vints committed
August 27, 2019
L
[6.0] Use assertSame for string assertions (#29757)
Lucas Michot committed
February 8, 2019
D
Use proper method visibility
Dries Vints committed
February 7, 2019
D
Add void return type to setUp and tearDown methods
Dries Vints committed
January 22, 2019
D
Allow caching in seconds
Dries Vints committed
December 1, 2018
D
Honor PSR-16 SimpleCache interface
Davor Plehati committed
September 30, 2018
T
[5.7] use ::class notation for Cache tests (#25839)
Tetiana Blindaruk committed
January 12, 2018
M
Tests improvements - make sure methods are really executed (#22759)
Marcin Nabiałek committed
April 28, 2017
M
Return null if cache value is not found (#18984)
Mohamed Said committed
January 17, 2017
A
[5.4] All tests have been namespaced (#17148)
Alex Bowers committed
December 30, 2016
V
[5.4] Use namespaced PHPUnit TestCase (#17058)
Vincent Klaiber committed
December 21, 2016
T
Rewrite Redis layer.
Taylor Otwell committed
October 9, 2016
A
Change cache flush return type
Alin Eugen Deac committed
August 30, 2016
T
Added Support for PhpRedis
Till Krüss committed
December 1, 2015
T
lots of refactoring.
Taylor Otwell committed
November 27, 2015
N
add getMultiple and putMultiple to cache implementations
nicholas-eden committed
September 25, 2015
L
Use proper assertion
Lucas Michot committed
August 2, 2015
K
[5.1] Added setPrefix() to MemcachedStore
Kennedy Tedesco committed
K
[5.1] Added setPrefix() to RedisStore
Kennedy Tedesco committed
June 1, 2015
G
Additional cs fixes
Graham Campbell committed
G
Tabs to spaces
Graham Campbell committed
April 25, 2014
L
Redis : use setex instead of set and expires
Lucas Michot committed
February 27, 2014
G
Fixed test whitespaces
Graham Campbell committed
August 23, 2013
T
Allow Redis connection to be configurable.
Taylor Otwell committed
May 14, 2013
T
cleaning up bigint and mediumint code.
Taylor Otwell committed
April 1, 2013
T
Properly prefix Redis and Memcached keys.
Taylor Otwell committed
March 30, 2013
T
Don't serialize numerics in Redis.
Taylor Otwell committed
March 15, 2013
T
Adding increment and decrement methods to most cache drivers.
Taylor Otwell committed
January 10, 2013
T
first commit.
Taylor Otwell committed