]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.2' into PHP-7.3
authorNikita Popov <nikita.ppv@gmail.com>
Tue, 19 Mar 2019 09:02:50 +0000 (10:02 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Tue, 19 Mar 2019 09:03:05 +0000 (10:03 +0100)
1  2 
NEWS
ext/standard/ftp_fopen_wrapper.c

diff --cc NEWS
index 6333f9d6b06e36a81ae8a752dd10696fc0e84b04,bfe1eb591e81d6ae0d75146faf525e781c934d4d..6f211b34d78434b32e408a832ec1c433a2e390d4
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -61,8 -58,10 +61,10 @@@ PH
      (Nikita)
    . Fixed bug #76717 (var_export() does not create a parsable value for
      PHP_INT_MIN). (Nikita)
+   . Fixed bug #77765 (FTP stream wrapper should set the directory as
+     executable). (Vlad Temian)
  
 -07 Mar 2019, PHP 7.2.16
 +07 Mar 2019, PHP 7.3.3
  
  - Core:
    . Fixed bug #77589 (Core dump using parse_ini_string with numeric sections).
Simple merge