Commit:    e8abf35555865cfab17e0eb9fe510ead88b22f0e
Author:    Remi Collet <r...@php.net>         Fri, 10 Jul 2020 08:17:33 +0200
Parents:   2876e4d8991179e66b64116cfba247e0c82c5b6d
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=e8abf35555865cfab17e0eb9fe510ead88b22f0e

Log:
remove from changelog fix reverted

Changed paths:
  M  ChangeLog-7.php


Diff:
diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index 672783d6b..d19a55bd3 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -17,7 +17,6 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", 
"css" => array("change
 <b><?php release_date('09-Jul-2020'); ?></b>
 <ul><li>Core:
 <ul>
-  <li><?php bugfix(79649); ?> (Altering disable_functions from module init 
corrupts memory).</li>
   <li><?php bugfix(79595); ?> (zend_init_fpu() alters FPU precision).</li>
   <li><?php bugfix(79650); ?> (php-win.exe 100% cpu lockup).</li>
   <li><?php bugfix(79668); ?> (get_defined_functions(true) may miss 
functions).</li>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to