]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.0' into PHP-7.1
authorJoe Watkins <krakjoe@php.net>
Fri, 6 Jan 2017 06:57:35 +0000 (06:57 +0000)
committerJoe Watkins <krakjoe@php.net>
Fri, 6 Jan 2017 06:58:56 +0000 (06:58 +0000)
* PHP-7.0:
  Fixed #69442 closing of fd incorrect when PTS enabled

1  2 
NEWS
ext/standard/proc_open.c

diff --cc NEWS
index 61ee9502d8a0ebbaf98e40529f61f1903d295c56,d1442272ce933e4b100605ca8055fea2d0ace648..137d9a4191d655b258572b76a32a908c1a53267d
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -11,7 -11,10 +11,10 @@@ PH
  - Session:
    . Fixed bug #69582 (session not readable by root in CLI). (EvgeniySpinov)
  
 -19 Jan 2017 PHP 7.0.15
+ - Standard:
+   . Fixed bug #69442 (closing of fd incorrect when PTS enabled). (jaytaph)
 +19 Jan 2017, PHP 7.1.1
  
  - Core:
    . Fixed bug #73792 (invalid foreach loop hangs script). (Dmitry)
Simple merge