com web/doc: 1.1.7 news: templates/all/phd/home.tpl.php
[email protected] (Hannes Magnusson)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
Commit: b13361c299ab75ef505effdb752bb762158180f3 Author: Hannes Magnusson <[email protected]> Wed, 1 Jan 2014 11:23:39 -0800 Parents: af9cd69d7c6237801aa52d2d3b54c4898169d3da Branches: master Link: http://git.php.net/?p=web/doc.git;a=commitdiff;h=b13361c299ab75ef505effdb752bb762158180f3 Log: 1.1.7 news Changed paths: M templates/all/phd/home.tpl.php Diff: diff --git a/templates/all/phd/home.tpl.php b/templates/all/phd/home.tpl.php index fa106e7..38f41ba 100644 --- a/templates/all/phd/home.tpl.php +++ b/templates/all/phd/home.tpl.php @@ -11,6 +11,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"> <li>Fixed indexing of content with markup. (Hannes)</li>