COMMITS
/ tests/Cache/CacheMemcachedStoreTest.php 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
October 26, 2023
M
[11.x] PHPUnit 11 Forward Compatibility (#48796)
Mior Muhammad Zaki committed
D
Merge branch '10.x'
Dries Vints committed
October 25, 2023
M
[10.x] Test Improvements (#48815)
Mior Muhammad Zaki committed
June 8, 2023
T
[11.x] Stop magic prefixing (#47380)
Taylor Otwell committed
August 26, 2022
D
Update CacheMemcachedStoreTest.php (#43877)
Dries Vints committed
February 3, 2022
L
[9.x] Fix Carbon::setTestNow usage. (#40790)
Lucas Michot committed
January 22, 2022
G
Remove old PHP 7 workarounds (#40558)
Graham Campbell committed
October 28, 2021
D
[8.x] Clean up test suite (#39406)
Dries Vints committed
July 5, 2021
小
style: Unalign double arrow symbols (#37905)
小克 committed
December 29, 2020
L
Fix setUp and tearDown methods visibility (#35753)
Lucas Michot committed
December 18, 2020
D
Merge branch '7.x' into 8.x
Dries Vints committed
D
[6.x] Disable failing Memcached tests (#35647)
Dries Vints committed
October 6, 2020
M
[8.x] Compatible to phpunit 10 (#34700)
Morteza Poussaneh 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
August 11, 2019
L
Simplify mock returns.
Lucas Michot committed
January 22, 2019
D
Allow caching in seconds
Dries Vints committed
December 1, 2018
D
Honor PSR-16 SimpleCache interface
Davor Plehati committed
October 6, 2018
T
[5.7] Used ::class notation in Cache/CacheMemcachedStoreTest.php (#25959)
Tetiana Blindaruk committed
October 5, 2018
T
Merge branch 'fixExpire5.7' of https://github.com/crhg/laravel-framework into crhg-fixExpire5.7
Taylor Otwell committed
M
[5.7] Use ::class notation for tests (#25939)
Michaël De Boey committed
October 4, 2018
M
Specify the expire parameter in seconds if possible
Manabu Matsui committed
September 30, 2018
T
[5.7] use ::class notation for Cache tests (#25839)
Tetiana Blindaruk committed
June 28, 2017
L
[5.5] Let Carbon be Macroable. (#19771)
Lucas Michot committed
June 23, 2017
A
Write stdClass in a standard and consistent case in tests (#19735)
Alexandre Butynski committed
June 19, 2017
L
Remove useless braces in constructors. (#19663)
Lucas Michot 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
October 31, 2016
T
fix conflicts
Taylor Otwell committed
October 30, 2016
G
Tweaked memcached tests
Graham Campbell committed
V
Add test skips when memcached extension not installed
vlakoff committed
October 12, 2016
T
I
added test skipping if memcached class not exists (#15858)
Ilya Gusev committed
October 9, 2016
A
Change cache flush return type
Alin Eugen Deac committed
September 21, 2016
T
send unix timestamp to memcached
Taylor Otwell committed
August 18, 2016
G
Skip tests that require memcached (#14885)
Graham Campbell committed
August 7, 2016
G
Revert "[5.3] Include delayed and reserved in redis queue count"
Graham Campbell committed
G
[5.3] Include delayed and reserved in redis queue count (#14681)
Graham Campbell committed
April 29, 2016
T
more fixes
Taylor Otwell 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
June 1, 2015
G
Additional cs fixes
Graham Campbell committed
G
Tabs to spaces
Graham Campbell committed