summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2017-04-02 01:08:24 +0200
committerNikita Popov <nikita.ppv@gmail.com>2017-04-02 01:08:24 +0200
commit32dcc1eef037da88ff483dd49a5a153096d702fc (patch)
treefa51cb356392555a6d9e5c4cc9c2cbdc35d7aff2 /NEWS
parentdfb4875850d70b52ebf3cd1e530d2dae7ffe6240 (diff)
parent670041b60ec25e822564d337bae96e82e8d9ac89 (diff)
downloadphp-git-32dcc1eef037da88ff483dd49a5a153096d702fc.tar.gz
Merge branch 'PHP-7.0' into PHP-7.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8c7afbcf0e..a655dd36e0 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ PHP NEWS
- Intl:
. Fixed bug #65683 (Intl does not support DateTimeImmutable). (Ben Scholzen)
+- OpenSSL:
+ . Fixed bug #74341 (openssl_x509_parse fails to parse ASN.1 UTCTime without
+ seconds). (Moritz Fain)
+
13 Apr 2017, PHP 7.1.4
- Core: