COMMITS
/ tests/Cache/CacheRepositoryTest.php March 10, 2026
S
fix/cache-touch-require-ttl (#59121)
Sander Muller committed
February 25, 2026
A
[13.x] Add `flushLocks()` support to Cache stores (#58907)
Amir Hossein Shokri committed
February 1, 2026
T
formatting
Taylor Otwell committed
January 30, 2026
A
[12.x] Add typed getters on Cache (#58451)
Andy Hinkle committed
January 24, 2026
J
[13.x] Add enum types to repository contract / allow enums for tagged caches (#58481)
Jack Bayliss committed
January 20, 2026
M
Merge tag 'v12.47.0'
Mior Muhammad Zaki committed
January 8, 2026
M
[12.x] Add `Cache::atomic()` to wrap `Cache::lock()->block()` (#58303)
Mathias Grimm committed
January 5, 2026
L
August 12, 2025
S
Apply fixes from StyleCI
StyleCI Bot committed
Y
[13.x] `Cache::touch()` & `Store::touch()` for TTL Extension (#55954)
Yitz Willroth committed
March 12, 2025
A
apply Pint rule "single_line_comment_style" (#54969)
Andrew Brown committed
October 26, 2023
M
[11.x] PHPUnit 11 Forward Compatibility (#48796)
Mior Muhammad Zaki committed
September 15, 2023
A
Fix Cache::many() with small numeric keys (#48423)
Alexander Karpan committed
November 22, 2022
I
[9.x] use static data providers in tests (#45049)
Ion Bazan committed
April 4, 2022
K
[9.x] Fix time mocking in CacheRepositoryTest (#41824)
Kyle committed
February 9, 2022
I
add test for tags method on cache Repository (#40869)
Iman committed
February 5, 2022
G
Merge branch '8.x' into 9.x
Graham Campbell committed
I
add test for cache Repository class (#40817)
Iman committed
February 3, 2022
L
[9.x] Fix Carbon::setTestNow usage. (#40790)
Lucas Michot committed
November 18, 2021
T
Apply fixes from StyleCI
Taylor Otwell committed
G
[8.x] Allow a Closure to be passed as a ttl in Cache remember() method (#39678)
Gerard Nesta committed
September 8, 2021
G
Merge branch '6.x' into 8.x
Graham Campbell committed
October 13, 2020
M
[8.x] Implement supportsTags() on the Cache Repository (#34820)
mathiasonea committed
October 5, 2020
A
[8.x] Use assertSame for strings comparison (#34692)
Anton Komarev committed
A
Fix misordered assertEquals arguments (#34688)
Anton Komarev committed
March 28, 2020
L
Add missing var and return. (#32150)
Lucas Michot 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
July 2, 2019
G
Fixed cache repository getMultiple implementation
Graham Campbell committed
G
Fixed cache setMultiple with an iterator
Graham Campbell committed
February 23, 2019
D
Merge branch '5.7' into 5.8
Dries Vints committed
February 22, 2019
D
Test cache has method with false value
Dries Vints committed
February 7, 2019
D
Add void return type to setUp and tearDown methods
Dries Vints committed
January 24, 2019
January 22, 2019
D
Allow caching in seconds
Dries Vints committed
D
Make deleteMultiple return false if one delete fails
Dries Vints committed
January 18, 2019
D
Fix PSR-16 TTL conformity
Dries Vints committed
January 14, 2019
D
Fix return of add method in Cache Repository
Dries Vints committed
December 1, 2018
D
Honor PSR-16 SimpleCache interface
Davor Plehati committed
November 2, 2018
D
[5.7] Add `missing()` method to the Cache (#26351)
Dmitry Ivanov committed
September 30, 2018
T
[5.7] use ::class notation for Cache tests (#25839)
Tetiana Blindaruk committed
July 11, 2018
J
support variadic tags params called on Repository (#24810)
Jarek Tkaczyk committed
January 12, 2018
M
Tests improvements - make sure methods are really executed (#22759)
Marcin Nabiałek committed
M
Fix test to work as expected and cleanup (#22761)
Marcin Nabiałek committed
July 26, 2017
M
[5.5] [PSR-16] Implement SimpleCache (#20194)
Marco Aurélio Deleu committed
July 13, 2017
L
Let the cache repository accept any DatetimeInterface and DateInterval too (#20034)
Lucas Michot committed
June 28, 2017
L
[5.5] Let Carbon be Macroable. (#19771)
Lucas Michot committed
January 17, 2017
A
[5.4] All tests have been namespaced (#17148)
Alex Bowers committed