Skip to content

Commit

Permalink
Prepare the 1.7.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jparise committed May 30, 2016
1 parent cb94a95 commit 8e83dfc
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,18 @@
<email>[email protected]</email>
<active>yes</active>
</lead>
<date>2015-09-07</date>
<time>10:00:00</time>
<date>2016-05-30</date>
<time>00:00:00</time>
<version>
<release>1.7.1</release>
<release>1.7.2</release>
<api>1.3.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://www.php.net/license/3_01.txt">PHP License</license>
<notes>- Fix a syntax error in the quotedata() test.
- Fix an undefined value resulting from a bad merge. (#23)
- Add TLSv1.1 and TLSv1.2 support for STARTTLS connections. (#22)
<notes>- Fix size calculation when headers are provided (#27)
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down

0 comments on commit 8e83dfc

Please sign in to comment.