We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4a4db4 commit 3e167baCopy full SHA for 3e167ba
NEWS
@@ -5,6 +5,9 @@ PHP NEWS
5
- COM:
6
. Fixed missing type checks in com_event_sink (Yussuf Khalil, Stas).
7
8
+- OpenSSL:
9
+ . Fixed missing type checks in OpenSSL options (Yussuf Khalil, Stas).
10
+
11
- Readline:
12
. Fixed bug #55496 (Interactive mode doesn't force a newline before the
13
prompt). (Bob, Johannes)
@@ -19,9 +22,6 @@ PHP NEWS
19
22
sorting). (research at insighti dot org, Laruence)
20
23
. Fixed bug #67538 (SPL Iterators use-after-free). (CVE-2014-4670) (Laruence)
21
24
-- OpenSSL:
- . Fixed missing type checks in OpenSSL options (Yussuf Khalil, Stas).
-
25
24 Jul 2014, PHP 5.4.31
26
27
- Core:
0 commit comments