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 78fd573 commit 9bc17e4Copy full SHA for 9bc17e4
NEWS
@@ -8,6 +8,9 @@ PHP NEWS
8
. Fixed bug GH-7896 (Environment vars may be mangled on Windows). (cmb)
9
. Fixed bug GH-7883 (Segfault when INI file is not readable). (Remi)
10
11
+- Filter:
12
+ . Fix #81708: UAF due to php_filter_float() failing for ints. (CVE-2021-21708) (cmb)
13
+
14
- FFI:
15
. Fixed bug GH-7867 (FFI::cast() from pointer to array is broken). (cmb,
16
dmitry)
0 commit comments