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

fix 5.6.32 release month in ChangeLog-5.php

This commit is contained in:
Peter Cowburn
2017-10-27 15:08:19 +01:00
parent f216fe3b7a
commit c24f5aeed9

View File

@@ -10,7 +10,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change
<section class="version" id="5.6.32"><!-- {{{ 5.6.32 -->
<h3>Version 5.6.32</h3>
<b><?php release_date('26-Sep-2017'); ?></b>
<b><?php release_date('26-Oct-2017'); ?></b>
<ul><li>Date:
<ul>
<li><?php bugfix(75055); ?> (Out-Of-Bounds Read in timelib_meridian()).</li>