File tree Expand file tree Collapse file tree 2 files changed +16
-6
lines changed Expand file tree Collapse file tree 2 files changed +16
-6
lines changed Original file line number Diff line number Diff line change 88# @author Khoa Bui (khoaofgod) <[email protected] > https://www.phpfastcache.com99# @author Georges.L (Geolim4) <[email protected] >1010#
11- sudo : false
12-
11+ os : linux
1312dist : trusty
14-
1513language : php
16-
1714services :
1815 - memcached
19- - redis-server
16+ - redis
2017 - couchdb
2118 - riak
2219 - mongodb
4744 - nightly
4845 - hhvm
4946
50- matrix :
47+ jobs :
5148 fast_finish : true
5249 allow_failures :
5350 - php : nightly
Original file line number Diff line number Diff line change 1+ ## 8.0.3
2+ #### _ "Reconfined"_
3+ ##### 23 november 2020
4+ - __ Core__
5+ - Fixed #768 // Psalm issue with the 3rd parameter of Psr16Adapter::set has to be null (@geolim4 )
6+ - Fixed #771 // DeleteItemsByTags was ignoring strategy #772 (@GeoSot )
7+ - Fixed inconsistent behavior of "defaultKeyHashFunction" and "defaultFileNameHashFunction" + added tests for them (@geolim4 )
8+ - Implemented #754 // Added deactivatable static item caching support (@geolim4 )
9+ - __ Tests__
10+ - Fixed test title for "DisabledStaticItemCaching.test.php"
11+ - __ Drivers__
12+ - Fixed #759 // Memcached Bytes Replaced with Version (@geolim4 )
13+
114## 8.0.2
215#### _ "End of first wave"_
316##### 28 august 2020
You can’t perform that action at this time.
0 commit comments