Skip to content

Commit 82d347a

Browse files
committed
- BFN
1 parent 8f9ab04 commit 82d347a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

NEWS

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,15 @@ PHP NEWS
55
- Core:
66
. Removed support for multi-line headers, as the are deprecated by RFC 7230.
77
(Stas)
8+
. Added NULL byte protection to exec, system and passthru. (Yasuo)
89
. Fixed bug #68925 (Mitigation for CVE-2015-0235 – GHOST: glibc gethostbyname
910
buffer overflow). (Stas)
10-
. Added NULL byte protection to exec, system and passthru. (Yasuo)
11+
. Fixed bug #67827 (broken detection of system crypt sha256/sha512 support).
12+
(ncopa at alpinelinux dot org)
13+
14+
- SOAP:
15+
. Fixed bug #67427 (SoapServer cannot handle large messages)
16+
(brandt at docoloc dot de)
1117

1218
22 Jan 2015 PHP 5.4.37
1319
- Core:

0 commit comments

Comments
 (0)