Skip to content

Commit e4c4fb0

Browse files
committed
Prepared 2.0.7
1 parent 6b4b245 commit e4c4fb0

File tree

1 file changed

+23
-4
lines changed

1 file changed

+23
-4
lines changed

package.xml

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ http://pear.php.net/dtd/package-2.0.xsd">
3232
<active>no</active>
3333
</lead>
3434

35-
<date>2014-07-21</date>
36-
<time>00:03:00</time>
35+
<date>2014-09-07</date>
36+
<time>08:34:00</time>
3737
<version>
38-
<release>2.0.6</release>
38+
<release>2.0.7</release>
3939
<api>2.0.0</api>
4040
</version>
4141
<stability>
@@ -44,7 +44,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
4444
</stability>
4545
<license uri="https://spdx.org/licenses/BSD-3-Clause">BSD-3-Clause</license>
4646
<notes>
47-
* Fixed #20304: file:// URI gets crippled
47+
* Fixed #20385: Incorrect normalization of userinfo
48+
* Fixed #20399: Setting userinfo to FALSE not transparent
4849
</notes>
4950

5051
<contents>
@@ -83,6 +84,24 @@ http://pear.php.net/dtd/package-2.0.xsd">
8384
</dependencies>
8485
<phprelease />
8586
<changelog>
87+
<release>
88+
<date>2014-09-07</date>
89+
<time>08:34:00</time>
90+
<version>
91+
<release>2.0.7</release>
92+
<api>2.0.0</api>
93+
</version>
94+
<stability>
95+
<release>stable</release>
96+
<api>stable</api>
97+
</stability>
98+
<license uri="https://spdx.org/licenses/BSD-3-Clause">BSD-3-Clause</license>
99+
<notes>
100+
* Fixed #20385: Incorrect normalization of userinfo
101+
* Fixed #20399: Setting userinfo to FALSE not transparent
102+
</notes>
103+
</release>
104+
86105
<release>
87106
<date>2014-07-21</date>
88107
<time>00:03:00</time>

0 commit comments

Comments
 (0)