]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.0' into PHP-7.1
authorJakub Zelenka <bukka@php.net>
Mon, 24 Apr 2017 16:12:55 +0000 (17:12 +0100)
committerJakub Zelenka <bukka@php.net>
Mon, 24 Apr 2017 16:12:55 +0000 (17:12 +0100)
1  2 
NEWS
ext/openssl/openssl.c

diff --cc NEWS
index c65218eefc541cde21932a3fa848d7a54e6d2a3f,185a85d8bd8cf769ecf0d9a9179dc79453c88bb6..086fe316907d6375ce45b2943e410ba5a0041b78
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -37,20 -36,10 +37,22 @@@ PH
    . Fixed bug #74376 (Invalid free of persistent results on error/connection
      loss). (Yussuf Khalil)
  
 +- Intl:
 +  . Fixed bug #65683 (Intl does not support DateTimeImmutable). (Ben Scholzen)
 +  . Fixed bug #74298 (IntlDateFormatter->format() doesn't return
 +    microseconds/fractions). (Andrew Nester)
 +  . Fixed bug #74433 (wrong reflection for Normalizer methods). (villfa)
 +  . Fixed bug #74439 (wrong reflection for Locale methods). (villfa)
 +
 +- Opcache:
 +  . Fixed bug #74456 (Segmentation error while running a script in CLI mode).
 +    (Laruence)
 +  . Fixed bug #74431 (foreach infinite loop). (Nikita)
 +  . Fixed bug #74442 (Opcached version produces a nested array). (Nikita)
 +
  - OpenSSL:
+   . Fixed bug #73833 (null character not allowed in openssl_pkey_get_private).
+     (Jakub Zelenka)
    . Fixed bug #73711 (Segfault in openssl_pkey_new when generating DSA or DH
      key). (Jakub Zelenka)
    . Fixed bug #74341 (openssl_x509_parse fails to parse ASN.1 UTCTime without
Simple merge