Skip to content

Commit 7e5de3a

Browse files
committed
cleanup NEWS
1 parent d08b4db commit 7e5de3a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

NEWS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,28 +20,28 @@ PHP NEWS
2020
. Fixed bug #53965 (<xsl:include> cannot find files with relative paths
2121
when loaded with "file://"). (Anatol)
2222

23-
?? ??? 2014, PHP 5.4.27
23+
03 Apr 2014, PHP 5.4.27
2424

2525
- Core:
2626
. Fixed bug #60602 (proc_open() changes environment array) (Tjerk)
2727

2828
- Fileinfo:
29-
. Fixed bug #66946i (fileinfo: extensive backtracking in awk rule regular
29+
. Fixed bug #66946 (fileinfo: extensive backtracking in awk rule regular
3030
expression). (CVE-2013-7345) (Remi)
3131

3232
- FPM:
3333
. Added clear_env configuration directive to disable clearenv() call.
34-
(Github PR# 598, Paul Annesley)
34+
(Github PR# 598, Paul Annesley)
3535

3636
- GMP
37-
. fixed bug#66872 (invalid argument crashes gmp_testbit) (Pierre)
37+
. Fixed bug #66872 (invalid argument crashes gmp_testbit) (Pierre)
3838

3939
- Mail:
4040
. Fixed bug #66535 (Don't add newline after X-PHP-Originating-Script) (Tjerk)
4141

4242
- MySQLi:
4343
. Fixed bug #66762 (Segfault in mysqli_stmt::bind_result() when link closed)
44-
(Remi)
44+
(Remi)
4545

4646
- Openssl:
4747
. Fixed bug #66833 (Default disgest algo is still MD5, switch to SHA1). (Remi)

0 commit comments

Comments
 (0)