]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.0' into PHP-7.1
authorAndrea Faulds <ajf@ajf.me>
Sat, 19 Aug 2017 19:35:22 +0000 (20:35 +0100)
committerAndrea Faulds <ajf@ajf.me>
Sat, 19 Aug 2017 19:35:22 +0000 (20:35 +0100)
1  2 
NEWS

diff --cc NEWS
index 0736b93e8818709a6efe7e57482f2a78e8a7c261,ee4ffab2ef9c69720a064687e5c4483e64c94d97..052e9a78cbd737ab19d47e3e4a6a19e337ef4d6f
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -8,8 -8,10 +8,10 @@@ PH
  - CURL:
    . Fixed bug #75093 (OpenSSL support not detected). (Remi)
  
+ - Standard:
+   . Fixed bug #75097 (gethostname fails if your host name is 64 chars long). (Andrea)
  
 -31 Aug 2017 PHP 7.0.23
 +31 Aug 2017, PHP 7.1.9
  
  - Core:
    . Fixed bug #74947 (Segfault in scanner on INF number). (Laruence)