Skip to content

Commit 272805c

Browse files
committed
reorder entries, Core is always the first block
1 parent ad5723a commit 272805c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

NEWS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ PHP NEWS
2525

2626
16 Apr 2015, PHP 5.6.8
2727

28-
- Apache2handler:
29-
. Fixed bug #69218 (potential remote code execution with apache 2.4
30-
apache2handler). (Gerrit Venema)
31-
3228
- Core:
3329
. Fixed bug #66609 (php crashes with __get() and ++ operator in some cases).
3430
(Dmitry, Laruence)
@@ -50,6 +46,10 @@ PHP NEWS
5046
. Fixed bug #69353 (Missing null byte checks for paths in various PHP
5147
extensions). (Stas)
5248

49+
- Apache2handler:
50+
. Fixed bug #69218 (potential remote code execution with apache 2.4
51+
apache2handler). (Gerrit Venema)
52+
5353
- cURL:
5454
. Implemented FR#69278 (HTTP2 support). (Masaki Kagaya)
5555
. Fixed bug #68739 (Missing break / control flow). (Laruence)

0 commit comments

Comments
 (0)