mirror of
https://github.com/php/web-doc.git
synced 2025-08-13 14:40:31 +00:00
1.1.7 news
This commit is contained in:
@ -10,6 +10,24 @@ function bugl($number) { echo "<a href=\"http://bugs.php.net/$number\">#$numbe
|
||||
|
||||
<ul id="releases">
|
||||
|
||||
<li>
|
||||
<a href="/get/PhD-1.1.7.tgz">PhD 1.1.7</a> <span class="date">1. January 2014</span><!-- {{{ -->
|
||||
<ul class="fixes">
|
||||
<li><?php bugfix(64850) ?> - move placement of space between <type> and <methodname>. (Peter)</li>
|
||||
<li><?php bugfix(66316) ?> - HTML is malformed. (Peter)</li>
|
||||
<li>Fixed bug PhD generates garbled chm on PHP 5.4.0 or later. (Yoshinari)</li>
|
||||
<li>Change the unknown version reference to Git, not SVN. (Adam)</li>
|
||||
<li>
|
||||
<a href="/get/PhD_Generic-1.1.7.tgz">PhD_Generic 1.1.7</a> <span class="date">16. June 2012</span>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/get/PhD_PHP-1.1.7.tgz">PhD_PHP 1.1.7</a> <span class="date">16. June 2012</span>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/get/PhD_PEAR-1.1.7.tgz">PhD_PEAR 1.1.7</a> <span class="date">16. June 2012</span>
|
||||
</li>
|
||||
</ul><!-- }}} -->
|
||||
</li>
|
||||
<li>
|
||||
<a href="/get/PhD-1.1.6.tgz">PhD 1.1.6</a> <span class="date">16. June 2012</span><!-- {{{ -->
|
||||
<ul class="fixes">
|
||||
|
Reference in New Issue
Block a user