Skip to content

Commit 8e83dfc

Browse files
committed
Prepare the 1.7.2 release
1 parent cb94a95 commit 8e83dfc

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

package.xml

+4-6
Original file line numberDiff line numberDiff line change
@@ -19,20 +19,18 @@
1919
<email>[email protected]</email>
2020
<active>yes</active>
2121
</lead>
22-
<date>2015-09-07</date>
23-
<time>10:00:00</time>
22+
<date>2016-05-30</date>
23+
<time>00:00:00</time>
2424
<version>
25-
<release>1.7.1</release>
25+
<release>1.7.2</release>
2626
<api>1.3.0</api>
2727
</version>
2828
<stability>
2929
<release>stable</release>
3030
<api>stable</api>
3131
</stability>
3232
<license uri="http://www.php.net/license/3_01.txt">PHP License</license>
33-
<notes>- Fix a syntax error in the quotedata() test.
34-
- Fix an undefined value resulting from a bad merge. (#23)
35-
- Add TLSv1.1 and TLSv1.2 support for STARTTLS connections. (#22)
33+
<notes>- Fix size calculation when headers are provided (#27)
3634
</notes>
3735
<contents>
3836
<dir baseinstalldir="/" name="/">

0 commit comments

Comments
 (0)