]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.3' into PHP-7.4
authorChristoph M. Becker <cmbecker69@gmx.de>
Tue, 5 May 2020 09:39:38 +0000 (11:39 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Tue, 5 May 2020 09:41:04 +0000 (11:41 +0200)
* PHP-7.3:
  Fix #79566: Private SHM is not private on Windows

1  2 
NEWS
TSRM/tsrm_win32.c

diff --cc NEWS
index 94f059ba547e57d2ded34d163e54cef986068812,593cdc0701f6fa29886d90e86ce712880ecffe7e..a80740376ed08a81fa452ddd6092b0afbb463940
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,7 -1,14 +1,10 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? ????, PHP 7.3.19
 +?? ??? ????, PHP 7.4.7
  
 -- Opcache:
 -  . Fixed bug #79535 (PHP crashes with specific opcache.optimization_level).
 -    (Nikita)
 -
+ - Core:
+   . Fixed bug #79566 (Private SHM is not private on Windows). (cmb)
  - SimpleXML:
    . Fixed bug #79528 (Different object of the same xml between 7.4.5 and
      7.4.4). (cmb)
Simple merge