Author: Christoph M. Becker (cmb69)
Date: 2021-05-06T11:47:41+02:00
Commit:
https://github.com/php/web-php/commit/b6190151765b128cc97dbc774ab9dffa5dd4e9c5
Raw diff:
https://github.com/php/web-php/commit/b6190151765b128cc97dbc774ab9dffa5dd4e9c5.diff
Fix glitches in changelog
Changed paths:
M ChangeLog-7.php
Diff:
diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index 1f2493d3e..1b8e86bb1 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -18,8 +18,7 @@
<ul><li>Core:
<ul>
<li><?php bugfix(80781); ?> (Error handler that throws ErrorException
infinite loop).</li>
- <li><?php bugfix(75776); ?> (Flushing streams with compression filter is
broken). (cmb) 04 Mar 2021, php 7.4.16</li>
- <li>Fixed #80706 (mail(): Headers after Bcc headers may be ignored).</li>
+ <li><?php bugfix(75776); ?> (Flushing streams with compression filter is
broken).</li>
</ul></li>
<li>Dba:
<ul>
@@ -132,7 +131,7 @@
<b><?php release_date('04-Mar-2021'); ?></b>
<ul><li>Core:
<ul>
- <li>Fixed #80706 (mail(): Headers after Bcc headers may be ignored).</li>
+ <li><?php bugfix(80706); ?> (mail(): Headers after Bcc headers may be
ignored).</li>
</ul></li>
<li>MySQLnd:
<ul>
--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php