File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -20,28 +20,28 @@ PHP NEWS
20
20
. Fixed bug #53965 (<xsl:include> cannot find files with relative paths
21
21
when loaded with "file://"). (Anatol)
22
22
23
- ?? ??? 2014, PHP 5.4.27
23
+ 03 Apr 2014, PHP 5.4.27
24
24
25
25
- Core:
26
26
. Fixed bug #60602 (proc_open() changes environment array) (Tjerk)
27
27
28
28
- Fileinfo:
29
- . Fixed bug #66946i (fileinfo: extensive backtracking in awk rule regular
29
+ . Fixed bug #66946 (fileinfo: extensive backtracking in awk rule regular
30
30
expression). (CVE-2013-7345) (Remi)
31
31
32
32
- FPM:
33
33
. Added clear_env configuration directive to disable clearenv() call.
34
- (Github PR# 598, Paul Annesley)
34
+ (Github PR# 598, Paul Annesley)
35
35
36
36
- GMP
37
- . fixed bug#66872 (invalid argument crashes gmp_testbit) (Pierre)
37
+ . Fixed bug #66872 (invalid argument crashes gmp_testbit) (Pierre)
38
38
39
39
- Mail:
40
40
. Fixed bug #66535 (Don't add newline after X-PHP-Originating-Script) (Tjerk)
41
41
42
42
- MySQLi:
43
43
. Fixed bug #66762 (Segfault in mysqli_stmt::bind_result() when link closed)
44
- (Remi)
44
+ (Remi)
45
45
46
46
- Openssl:
47
47
. Fixed bug #66833 (Default disgest algo is still MD5, switch to SHA1). (Remi)
You can’t perform that action at this time.
0 commit comments