File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 2727jobs :
2828 fast_finish : true
2929 allow_failures :
30+ - php : 8.1 # PHP 8.1 is still unstable ATM
3031 - php : nightly
3132
3233before_install :
Original file line number Diff line number Diff line change 1+ ## 9.0.2
2+ ##### 04 march 2022
3+ - __ Core__
4+ - Updated CacheContract::__ invoke() signature
5+ - Added new option to allow EventManager override + improved EventManager tests (EventManager::setInstance())
6+ - __ Drivers__
7+ - Fixed #853 // Configuration validation issue with Memcached socket (path)
8+ - __ Misc__
9+ - Fixed typo and some types hint
10+
111## 9.0.1
212##### 14 november 2021
313- __ Core__
616 - ` \Psr\Cache\CacheItemInterface::set ` will also no longer accepts resource object anymore as method unique parameter
717- __ Misc__
818 - Fixed typos in [ README.md] ( ./README.md )
19+
920## 9.0.0
1021##### 31 october 2021
1122- __ Migration guide__
You can’t perform that action at this time.
0 commit comments