We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96c960d commit 4de9fceCopy full SHA for 4de9fce
CHANGELOG.md
@@ -1,8 +1,10 @@
1
## 9.1.1
2
##### _Date to be defined_
3
- __Core__
4
- - Fixed #860 - Cache item throw an error on reading with DateTimeImmutable date objects
+ - Fixed #860 // Cache item throw an error on reading with DateTimeImmutable date objects
5
- Fixed an issue with tags not properly reinitialized when a backend driver returns an expired cache item
6
+- __Drivers__
7
+ - Fixed #862 // Multiple driver errors caused by invalid return type of `driverRead()` (reported by @ShockedPlot7560 and @aemla)
8
9
## 9.1.0
10
##### 04 april 2022
0 commit comments