mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
announce 5.6.36
This commit is contained in:
@@ -8,6 +8,28 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change
|
||||
|
||||
<h1>PHP 5 ChangeLog</h1>
|
||||
|
||||
<section class="version" id="5.6.36"><!-- {{{ 5.6.36 -->
|
||||
<h3>Version 5.6.36</h3>
|
||||
<b><?php release_date('26-Apr-2018'); ?></b>
|
||||
<ul><li>Exif:
|
||||
<ul>
|
||||
<li><?php bugfix(76130); ?> (Heap Buffer Overflow (READ: 1786) in exif_iif_add_value).</li>
|
||||
</ul></li>
|
||||
<li>iconv:
|
||||
<ul>
|
||||
<li><?php bugfix(76249); ?> (stream filter convert.iconv leads to infinite loop on invalid sequence).</li>
|
||||
</ul></li>
|
||||
<li>LDAP:
|
||||
<ul>
|
||||
<li><?php bugfix(76248); ?> (Malicious LDAP-Server Response causes Crash).</li>
|
||||
</ul></li>
|
||||
<li>Phar:
|
||||
<ul>
|
||||
<li><?php bugfix(76129); ?> (fix for CVE-2018-5712 may not be complete).</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
<!-- }}} --></section>
|
||||
|
||||
<section class="version" id="5.6.35"><!-- {{{ 5.6.35 -->
|
||||
<h3>Version 5.6.35</h3>
|
||||
<b><?php release_date('29-Mar-2018'); ?></b>
|
||||
|
||||
Reference in New Issue
Block a user