-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
20 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,9 +37,9 @@ http://pear.php.net/dtd/package-2.0.xsd"> | |
<email>[email protected]</email> | ||
<active>no</active> | ||
</lead> | ||
<date>2022-12-02</date> | ||
<date>2024-04-08</date> | ||
<version> | ||
<release>1.4.6</release> | ||
<release>1.4.7</release> | ||
<api>1.4.3</api> | ||
</version> | ||
<stability> | ||
|
@@ -48,7 +48,9 @@ http://pear.php.net/dtd/package-2.0.xsd"> | |
</stability> | ||
<license uri="https://www.opensource.org/licenses/bsd-license.php">BSD</license> | ||
<notes> | ||
* Fix PHP 8.1 deprecation warnings | ||
* Add support of OAUTHBEARER | ||
* PHPDoc improvements/fixes | ||
* Short array syntax | ||
</notes> | ||
<contents> | ||
<dir name="/" baseinstalldir="Net"> | ||
|
@@ -549,5 +551,20 @@ it affects you or disable DIGEST-MD5 | |
* Support XOAUTH2 authorization method | ||
</notes> | ||
</release> | ||
<release> | ||
<date>2022-12-02</date> | ||
<version> | ||
<release>1.4.6</release> | ||
<api>1.4.3</api> | ||
</version> | ||
<stability> | ||
<release>stable</release> | ||
<api>stable</api> | ||
</stability> | ||
<license uri="https://www.opensource.org/licenses/bsd-license.php">BSD</license> | ||
<notes> | ||
* Fix PHP 8.1 deprecation warnings | ||
</notes> | ||
</release> | ||
</changelog> | ||
</package> |
31b3ef3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@alecpl: Can you add "Issues" section?
31b3ef3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't have permissions. composer.json says issues are at https://pear.php.net/bugs/search.php?cmd=display&package_name[]=Net_Sieve