mirror of
https://github.com/php/web-doc.git
synced 2025-08-13 14:40:31 +00:00
PhD 1.1.8 news
This commit is contained in:
@ -10,6 +10,21 @@ function bugl($number) { echo "<a href=\"http://bugs.php.net/$number\">#$numbe
|
||||
|
||||
<ul id="releases">
|
||||
|
||||
<li>
|
||||
<a href="/get/PhD-1.1.8.tgz">PhD 1.1.8</a> <span class="date">21. January 2014</span><!-- {{{ -->
|
||||
<ul class="fixes">
|
||||
<li><?php bugfix(66400) ?> - Class synopsis missing space between type and method name (Peter)</li>
|
||||
<li>
|
||||
<a href="/get/PhD_Generic-1.1.8.tgz">PhD_Generic 1.1.8</a> <span class="date">21. January 2014</span>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/get/PhD_PHP-1.1.8.tgz">PhD_PHP 1.1.8</a> <span class="date">21. January 2014</span>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/get/PhD_PEAR-1.1.8.tgz">PhD_PEAR 1.1.8</a> <span class="date">21. January 2014</span>
|
||||
</li>
|
||||
</ul><!-- }}} -->
|
||||
</li>
|
||||
<li>
|
||||
<a href="/get/PhD-1.1.7.tgz">PhD 1.1.7</a> <span class="date">1. January 2014</span><!-- {{{ -->
|
||||
<ul class="fixes">
|
||||
|
Reference in New Issue
Block a user