]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.3' into PHP-7.4
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 20 Apr 2020 08:58:03 +0000 (10:58 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 20 Apr 2020 08:58:33 +0000 (10:58 +0200)
* PHP-7.3:
  Fix #79491: Search for .user.ini extends up to root dir

1  2 
NEWS
sapi/cgi/cgi_main.c

diff --cc NEWS
index a94ab2ddc8cea538b46740358672feefe0144996,84b0a46b1a1156a6a84b445b5ae366207c6fdae2..034da7c676eabf5a6523e803b48448889e800f7c
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -11,10 -11,9 +11,13 @@@ PH
    . Fixed bug #78221 (DOMNode::normalize() doesn't remove empty text nodes).
      (cmb)
  
 +- EXIF:
 +  . Fixed bug #79336 (ext/exif/tests/bug79046.phpt fails on Big endian arch).
 +    (Nikita)
 +
+ - FCGI:
+   . Fixed bug #79491 (Search for .user.ini extends up to root dir). (cmb)
  - MBString:
    . Fixed bug #79441 (Segfault in mb_chr() if internal encoding is unsupported).
      (Girgias)
Simple merge