From: Christopher Jones Date: Thu, 6 Mar 2014 18:21:36 +0000 (-0800) Subject: Whitespace. X-Git-Tag: php-5.6.0beta1~3^2~134 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9989af2e9b7bee43638ef7fa968304f4e6b0b916;p=php Whitespace. --- diff --git a/UPGRADING b/UPGRADING index 584c4ca5ca..b64c2a4db0 100755 --- a/UPGRADING +++ b/UPGRADING @@ -29,7 +29,6 @@ PHP 5.6 UPGRADE NOTES accepted. - OpenSSL: - To prevent man-in-the-middle attacks against encrypted transfers client streams now verify peer certificates by default. Previous versions required users to manually enable peer verification. As a result of this