File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -4113,6 +4113,17 @@ function gzopen by gzopen64).</li>
4113
4113
</ul>
4114
4114
<!-- }}} --></section>
4115
4115
4116
+ <section class="version" id="5.3.28"><!-- {{{ 5.3.28 -->
4117
+ <h3>Version 5.3.28</h3>
4118
+ <?php release_date('12-Dec-2013'); ?>
4119
+ <ul><li>Openssl:
4120
+ <ul>
4121
+ <li>Fixed handling null bytes in subjectAltName (CVE-2013-4248).</li>
4122
+ <li>Fixed memory corruption in openssl_x509_parse() (CVE-2013-6420). (Stefan Esser).</li>
4123
+ </ul></li>
4124
+ </ul>
4125
+ <!-- }}} --></section>
4126
+
4116
4127
<section class="version" id="5.5.6"><!-- {{{ 5.5.6 -->
4117
4128
<h3>Version 5.5.6</h3>
4118
4129
<?php release_date('14-Nov-2013'); ?>
@@ -4697,17 +4708,6 @@ function gzopen by gzopen64).</li>
4697
4708
</ul>
4698
4709
<!-- }}} --></section>
4699
4710
4700
- <section class="version" id="5.3.28"><!-- {{{ 5.3.28 -->
4701
- <h3>Version 5.3.28</h3>
4702
- <?php release_date('12-Dec-2013'); ?>
4703
- <ul><li>Openssl:
4704
- <ul>
4705
- <li>Fixed handling null bytes in subjectAltName (CVE-2013-4248).</li>
4706
- <li>Fixed memory corruption in openssl_x509_parse() (CVE-2013-6420). (Stefan Esser).</li>
4707
- </ul></li>
4708
- </ul>
4709
- <!-- }}} --></section>
4710
-
4711
4711
<section class="version" id="5.3.27"><!-- {{{ 5.3.27 -->
4712
4712
<h3>Version 5.3.27</h3>
4713
4713
<?php release_date('11-Jul-2013'); ?>
You can’t perform that action at this time.
0 commit comments