File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 6.1.3
2
+ ##### 8 june 2018
3
+ - __ Global__
4
+ - Added "ext-couchbase" suggestion
5
+ - Fixed Datetime type hints in ItemExtendedTrait
6
+ - Fixed Datetime type hints in ItemBaseTrait
7
+ - __ Core__
8
+ - Updated ExtendedCacheItemPoolTrait::deregisterItem() to now only accept string as parameter
9
+ - __ Drivers__
10
+ - Preventive hotfix for #614 // Files driver randomly throwing exception
11
+ - Cleaned up the Mongodb driver
12
+ - Fixed Mongodb clear() method
13
+ - __ Tests__
14
+ - Fixed randomly failing test Github- #560
15
+ - Added Mongodb test since travis now supports it
16
+ - __ Misc__
17
+ - Fixed broken link due to renamed "final" branch
18
+ - Updated README to warn users about v7 compatibility
19
+ - Removed mongodb extension from ini
20
+
1
21
## 6.1.2
2
22
##### 23 march 2018
3
23
- __ Core__
You can’t perform that action at this time.
0 commit comments