File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 9
9
(Julien)
10
10
. Fixed bug #69628 (complex GLOB_BRACE fails on Windows).
11
11
(Christoph M. Becker)
12
+
13
+ - FTP:
12
14
. Improved fix for bug #69545 (Integer overflow in ftp_genlist()
13
15
resulting in heap overflow). (Max Spelsberg)
14
16
@@ -21,6 +23,10 @@ PHP NEWS
21
23
- MCrypt:
22
24
. Added file descriptor caching to mcrypt_create_iv() (Leigh)
23
25
26
+ - Opcache
27
+ . Fixed bug #69549 (Memory leak with opcache.optimization_level=0xFFFFFFFF).
28
+ (Laruence, Dmitry)
29
+
24
30
- PCRE:
25
31
. Upgraded pcrelib to 8.37. (CVE-2015-2325, CVE-2015-2326)
26
32
@@ -31,10 +37,6 @@ PHP NEWS
31
37
- Postgres:
32
38
. Fixed bug #69667 (segfault in php_pgsql_meta_data). (Remi)
33
39
34
- - Opcache
35
- . Fixed bug #69549 (Memory leak with opcache.optimization_level=0xFFFFFFFF).
36
- (Laruence, Dmitry)
37
-
38
40
- Sqlite3:
39
41
. Upgrade bundled sqlite to 3.8.10.2. (CVE-2015-3414, CVE-2015-3415,
40
42
CVE-2015-3416) (Kaplan)
You can’t perform that action at this time.
0 commit comments