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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user