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 05a1cd5 commit 298d138Copy full SHA for 298d138
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## 7.1.2
2
+#### _"Rust-weak"_
3
+##### 12 august 2021
4
+- __Global__
5
+ - Improved PHP 7.4 support
6
+ - Fixed #768 // Psalm issue with the 3rd parameter of Psr16Adapter::set has to be null (@geolim4)
7
+ - Fixed #781 // Type issue (@geolim4)
8
+- __Docs__
9
+ - Fixed vulnerability issue that cause exposed phpinfo() in some situations (@geolim4)
10
+- __Drivers__
11
+ - Fixed #759 // Memcached Bytes Replaced with Version (@geolim4)
12
+
13
## 7.1.1
14
#### _"Rust-out"_
15
##### 24 april 2020
@@ -305,4 +317,4 @@
305
317
306
318
## 7.0.0-dev
307
319
##### 01 october 2017
308
-- Initialized v7 development
320
+- Initialized v7 development
0 commit comments