1
0
mirror of https://github.com/php/phd.git synced 2026-03-23 22:52:05 +01:00

back to dev

This commit is contained in:
Hannes Magnusson
2012-06-16 19:43:12 +01:00
parent bdacd470a4
commit 98bad5b4ba
4 changed files with 74 additions and 11 deletions

View File

@@ -62,17 +62,16 @@
<date>2012-06-16</date>
<version>
<release>1.1.6</release>
<release>1.1.7</release>
<api>1.1.0</api>
</version>
<stability>
<release>stable</release>
<release>snapshot</release>
<api>stable</api>
</stability>
<license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
<notes>
- Fixed indexing of content with markup. (Hannes)
- Added support for generate-changelog-for, extension-membership and related phpdoc PI. (Hannes)
- ...
</notes>
<contents>
@@ -899,6 +898,23 @@
</notes>
</release>
<release>
<version>
<release>1.1.6</release>
<api>1.1.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2012-06-16</date>
<license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
<notes>
- Fixed indexing of content with markup. (Hannes)
- Added support for generate-changelog-for, extension-membership and related phpdoc PI. (Hannes)
</notes>
</release>
</changelog>
</package>

View File

@@ -37,11 +37,11 @@
<date>2012-06-16</date>
<version>
<release>1.1.6</release>
<release>1.1.7</release>
<api>1.1.0</api>
</version>
<stability>
<release>stable</release>
<release>snapshot</release>
<api>stable</api>
</stability>
<license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
@@ -282,6 +282,22 @@
</notes>
</release>
<release>
<version>
<release>1.1.6</release>
<api>1.1.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2012-06-16</date>
<license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
<notes>
- Bump version
</notes>
</release>
</changelog>
</package>

View File

@@ -30,11 +30,11 @@
<date>2012-06-16</date>
<version>
<release>1.1.6</release>
<release>1.1.7</release>
<api>1.1.0</api>
</version>
<stability>
<release>stable</release>
<release>snapshot</release>
<api>stable</api>
</stability>
<license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
@@ -238,6 +238,22 @@
</notes>
</release>
<release>
<version>
<release>1.1.6</release>
<api>1.1.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2012-06-16</date>
<license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
<notes>
- Bump version
</notes>
</release>
</changelog>
</package>

View File

@@ -31,16 +31,16 @@
<date>2012-06-16</date>
<version>
<release>1.1.6</release>
<release>1.1.7</release>
<api>1.1.0</api>
</version>
<stability>
<release>stable</release>
<release>snapshot</release>
<api>stable</api>
</stability>
<license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
<notes>
Added phd:args support for &lt;function;&gt; and &lt;methodname&gt;. (Hannes)
- ...
</notes>
<contents>
@@ -280,6 +280,21 @@
- Added support for "soft-deprecation-notice" attribute on refsynopsisdiv to collect alternate suggestions into the $setup phpweb array. (Hannes)
</notes>
</release>
<release>
<version>
<release>1.1.6</release>
<api>1.1.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2012-06-16</date>
<license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
<notes>
- Added phd:args support for &lt;function;&gt; and &lt;methodname&gt;. (Hannes)
</notes>
</release>
</changelog>