com web/doc: PhD 1.1.5 news entry: templates/all/phd/home.tpl.php
[email protected] (Hannes Magnusson)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
Commit: f1dd22d1b746928f8f5792229539bdcf809fd1cb Author: Hannes Magnusson <[email protected]> Thu, 7 Jun 2012 19:02:15 +0100 Parents: e91261a1efa457c5f607bea0b99db9c3f2b1c509 Branches: master Link: http://git.php.net/?p=web/doc.git;a=commitdiff;h=f1dd22d1b746928f8f5792229539bdcf809fd1cb Log: PhD 1.1.5 news entry 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 9a46dcd..a2f0983 100644 --- a/templates/all/phd/home.tpl.php +++ b/templates/all/phd/home.tpl.php @@ -11,6 +11,30 @@ function bugl($number) { echo "<a href=\"http://bugs.php.net/$number\">#$numbe <ul id="releases"> <li> + <a href="/get/PhD-1.1.5.tgz">PhD 1.1.5</a> <span class="date">7. June 2012</span><!-- {{{ --> + <ul class="fixes"> + <li> + <li>Show individual package version in --version. (Hannes)</li> + <li><?php bugfix(54217) ?> - Warn about nonexisting parameters. (Moacir)</li> + <li><?php bugfix(50725) ?> - Generate nav links at top of function index (Peter Cowburn)</li> + <li><?php bugfix(47392) ?> - Option to specify filename for bightmls. (Hannes)</li> + <a href="/get/PhD_Generic-1.1.5.tgz">PhD_Generic 1.1.5</a> <span class="date">7. June 2012</span> + <ul class="fixes"> + <li><?php bugfix(46772) ?> - Add class reference pages to the man files. (Hannes)</li> + <li><?php bugfix(47650) ?> - Overwrite the TOC on changes. (Hannes)</li> + <li>Fix invalid ID on multiple unknown refsect roles. (Hannes)</li> + <li>Added support for "soft-deprecation-notice" attribute on refsynopsisdiv to collect alternate suggestions into the $setup phpweb array. (Hannes)</li> + </ul> + </li> + <li> + <a href="/get/PhD_PHP-1.1.5.tgz">PhD_PHP 1.1.5</a> <span class="date">7. June 2012</span> + </li> + <li> + <a href="/get/PhD_PEAR-1.1.5.tgz">PhD_PEAR 1.1.5</a> <span class="date">7. June 2012</span> + </li> + </ul><!-- }}} --> + </li> + <li> <a href="/get/PhD-1.1.4.tgz">PhD 1.1.4</a> <span class="date">6. April 2012</span><!-- {{{ --> <ul class="fixes"> <li>