Skip to content

Commit 3e167ba

Browse files
committed
fix NEWS
1 parent b4a4db4 commit 3e167ba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NEWS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ PHP NEWS
55
- COM:
66
. Fixed missing type checks in com_event_sink (Yussuf Khalil, Stas).
77

8+
- OpenSSL:
9+
. Fixed missing type checks in OpenSSL options (Yussuf Khalil, Stas).
10+
811
- Readline:
912
. Fixed bug #55496 (Interactive mode doesn't force a newline before the
1013
prompt). (Bob, Johannes)
@@ -19,9 +22,6 @@ PHP NEWS
1922
sorting). (research at insighti dot org, Laruence)
2023
. Fixed bug #67538 (SPL Iterators use-after-free). (CVE-2014-4670) (Laruence)
2124

22-
- OpenSSL:
23-
. Fixed missing type checks in OpenSSL options (Yussuf Khalil, Stas).
24-
2525
24 Jul 2014, PHP 5.4.31
2626

2727
- Core:

0 commit comments

Comments
 (0)