]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.2' into PHP-7.3
authorChristoph M. Becker <cmbecker69@gmx.de>
Thu, 20 Jun 2019 15:59:07 +0000 (17:59 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Thu, 20 Jun 2019 15:59:59 +0000 (17:59 +0200)
* PHP-7.2:
  Fix #78189: file cache strips last character of uname hash

1  2 
NEWS
ext/opcache/zend_file_cache.c

diff --cc NEWS
index 6900c0962a977729c638f1383e695050e5e5e6bf,ae34c8f442a794e81b9325d428fa6f53072e7ac5..c0bf5d25ef622b7b6c403bc9235f43c5fda37a07
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -8,7 -9,10 +8,10 @@@ PH
  - Date:
    . Fixed #69044 (discrepency between time and microtime). (krakjoe)
  
 -27 Jun 2019, PHP 7.2.20
+ - OPcache:
+   . Fixed #78189 (file cache strips last character of uname hash). (cmb)
 +04 Jul 2019, PHP 7.3.7
  
  - Core:
    . Fixed bug #76980 (Interface gets skipped if autoloader throws an exception).
Simple merge