]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.1' into PHP-7.2
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 8 Oct 2018 10:30:14 +0000 (12:30 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 8 Oct 2018 10:30:45 +0000 (12:30 +0200)
* PHP-7.1:
  Fix #76954: apache_response_headers removes last character from header name

1  2 
NEWS
sapi/cgi/cgi_main.c

diff --cc NEWS
index 1776413bf2fa709ac55b00f4fe5c7a95018bcced,dd8884ce433ab4f9f7733d2fc3f902894bf13233..e4429f7a9b11afdac310bb462db5590277caa19e
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -12,7 -10,10 +12,9 @@@ PH
      and "y"). (Adam Saponara)
  
  - FCGI:
 -  . Fixed bug #76948 (Failed shutdown/reboot or end session in Windows).
 -    (Anatol)
 +  . Fixed #76948 (Failed shutdown/reboot or end session in Windows). (Anatol)
+   . Fixed bug #76954 (apache_response_headers removes last character from header
+     name). (stodorovic)
  
  - FTP:
    . Fixed bug #76972 (Data truncation due to forceful ssl socket shutdown).
Simple merge