1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Fix markup

This commit is contained in:
Christoph M. Becker
2019-11-19 19:27:04 +01:00
parent 53ade37cc9
commit 2907ba8b6c

View File

@@ -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>