Patch ChangeLog-5-html-patch.diff for Website problem Bug #78839
Patch version 2019-11-19 18:18 UTC
Return to Bug #78839 |
Download this patch
Patch Revisions:
Developer: daniel@developerdan.com
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index e57c07c4..61f3c3fe 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -7906,7 +7906,6 @@ FILTER_FLAG_NO_PRIV_RANGE).</li>
<li><?php bugfix(67399); ?> (putenv with empty variable may lead to crash).</li>
<li><?php bugfix(67492); ?> (unserialize() SPL ArrayObject / SPLObjectStorage Type Confusion) (CVE-2014-3515).</li>
<li><?php bugfix(67498); ?> (phpinfo() Type Confusion Information Leak Vulnerability). (CVE-2014-4721)</li>
-</li>
</ul></li>
<li>COM:
<ul>
@@ -9352,7 +9351,7 @@ FILTER_FLAG_NO_PRIV_RANGE).</li>
<ul>
<li>Reverted a change in timeout handling restoring PHP 5.3.6 behavior,
as the new behavior caused mysqlnd SSL connections to hang (
- bug <?php bugl(55283); ?></a>).
+ bug <?php bugl(55283); ?>).
(Pierre, Andrey, Johannes)</li>
</ul>
</li>
|