Commit:    2907ba8b6ca7898054b71db151c6495e59abc737
Author:    Christoph M. Becker <[email protected]>         Tue, 19 Nov 2019 
19:27:04 +0100
Parents:   53ade37cc94862f9ac2bc3e8415c775ae7a68190
Branches:  master

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

Log:
Fix markup

Changed paths:
  M  ChangeLog-5.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index e57c07c44..61f3c3feb 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>


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

Reply via email to