]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.0' into PHP-7.1
authorAaron Piotrowski <aaron@trowski.com>
Fri, 24 Feb 2017 03:18:09 +0000 (21:18 -0600)
committerAaron Piotrowski <aaron@trowski.com>
Fri, 24 Feb 2017 03:19:46 +0000 (21:19 -0600)
1  2 
NEWS
ext/openssl/xp_ssl.c

diff --cc NEWS
index c988fa0f318e2898478f8a0b5cb7054c790015c5,ee4c87e5b2e087a07ebc4b0dfb8ce0a65a04f74a..492b4bef0c9f3fdb48a87f1ad2369066dcb0c7dd
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -42,12 -49,14 +42,14 @@@ PH
  - OpenSSL:
    . Fixed bug #74022 (PHP Fast CGI crashes when reading from a pfx file).
      (Anatol)
 +  . Fixed bug #74099 (Memory leak with openssl_encrypt()). (Andrew Nester)
+   . Fixed bug #74159 (Writing a large buffer to a non-blocking encrypted stream
+     fails with "bad write retry"). (trowski)
  
  - Standard:
 -  . Fixed bug #74148 (ReflectionFunction incorrectly reports the number of
 -    arguments). (Laruence)
    . Fixed bug #74005 (mail.add_x_header causes RFC-breaking lone line feed).
      (Anatol)
 +  . Fixed bug #74041 (substr_count with length=0 broken). (Nikita)
    . Fixed bug #73118 (is_callable callable name reports misleading value for
      anonymous classes). (Adam Saponara)
    . Fixed bug #74105 (PHP on Linux should use /dev/urandom when getrandom is
Simple merge