File tree 1 file changed +6
-8
lines changed
1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -17,14 +17,6 @@ PHP NEWS
17
17
. Fixed bug #69882 (OpenSSL error “key values mismatch” after
18
18
openssl_pkcs12_read with extra cert) (Tomasz Sawicki)
19
19
20
- - SPL:
21
- . Fixed bug #69970 (Use-after-free vulnerability in
22
- spl_recursive_it_move_forward_ex()). (Laruence)
23
-
24
- - Sqlite3:
25
- . Fixed bug #69972 (Use-after-free vulnerability in
26
- sqlite3SafetyCheckSickOrOk()). (Laruence)
27
-
28
20
09 Jul 2015, PHP 5.6.11
29
21
30
22
- Core:
@@ -74,6 +66,12 @@ PHP NEWS
74
66
. Fixed bug #69737 (Segfault when SplMinHeap::compare produces fatal error).
75
67
(Stas)
76
68
. Fixed bug #67805 (SplFileObject setMaxLineLength). (Willian Gustavo Veiga).
69
+ . Fixed bug #69970 (Use-after-free vulnerability in
70
+ spl_recursive_it_move_forward_ex()). (Laruence)
71
+
72
+ - Sqlite3:
73
+ . Fixed bug #69972 (Use-after-free vulnerability in
74
+ sqlite3SafetyCheckSickOrOk()). (Laruence)
77
75
78
76
11 Jun 2015, PHP 5.6.10
79
77
You can’t perform that action at this time.
0 commit comments