Skip to content

Commit 345eb17

Browse files
committed
Prepare 1.4.8 release
1 parent 84bf4ef commit 345eb17

File tree

1 file changed

+22
-5
lines changed

1 file changed

+22
-5
lines changed

package.xml

Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
3737
<email>[email protected]</email>
3838
<active>no</active>
3939
</lead>
40-
<date>2024-04-08</date>
40+
<date>2025-10-22</date>
4141
<version>
42-
<release>1.4.7</release>
42+
<release>1.4.8</release>
4343
<api>1.4.3</api>
4444
</version>
4545
<stability>
@@ -48,9 +48,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
4848
</stability>
4949
<license uri="https://www.opensource.org/licenses/bsd-license.php">BSD</license>
5050
<notes>
51-
* Add support of OAUTHBEARER
52-
* PHPDoc improvements/fixes
53-
* Short array syntax
51+
* Fixed OAUTHBEARER support
52+
* Fixed various PHP deprecation warnings
53+
* PHPDoc fixes
5454
</notes>
5555
<contents>
5656
<dir name="/" baseinstalldir="Net">
@@ -566,5 +566,22 @@ it affects you or disable DIGEST-MD5
566566
* Fix PHP 8.1 deprecation warnings
567567
</notes>
568568
</release>
569+
<release>
570+
<date>2024-04-08</date>
571+
<version>
572+
<release>1.4.7</release>
573+
<api>1.4.3</api>
574+
</version>
575+
<stability>
576+
<release>stable</release>
577+
<api>stable</api>
578+
</stability>
579+
<license uri="https://www.opensource.org/licenses/bsd-license.php">BSD</license>
580+
<notes>
581+
* Add support of OAUTHBEARER
582+
* PHPDoc improvements/fixes
583+
* Short array syntax
584+
</notes>
585+
</release>
569586
</changelog>
570587
</package>

0 commit comments

Comments
 (0)