From 308d4018d19fcf34e5e94e6742ef3acd462b3bac Mon Sep 17 00:00:00 2001 From: Michael J Rubinsky Date: Sat, 25 Jun 2022 15:54:08 -0400 Subject: [PATCH] Released Imap_Client-2.30.6 --- composer.json | 2 +- doc/Horde/Imap/Client/CHANGES | 4 +- doc/Horde/Imap/Client/changelog.yml | 2 +- package.xml | 173 +--------------------------- 4 files changed, 10 insertions(+), 171 deletions(-) diff --git a/composer.json b/composer.json index 013468c8..54a1ff44 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ } ], "version": "2.30.6", - "time": "2022-05-15", + "time": "2022-06-25", "repositories": [ { "type": "pear", diff --git a/doc/Horde/Imap/Client/CHANGES b/doc/Horde/Imap/Client/CHANGES index d5f76c5b..5eeda607 100644 --- a/doc/Horde/Imap/Client/CHANGES +++ b/doc/Horde/Imap/Client/CHANGES @@ -2,7 +2,9 @@ v2.30.6 ------- - +[mjr] Null string fixes for PHP 8.1 (PR #4, Christoph Wurst + ) +|+ ------- diff --git a/doc/Horde/Imap/Client/changelog.yml b/doc/Horde/Imap/Client/changelog.yml index 7e6968f2..671718d1 100644 --- a/doc/Horde/Imap/Client/changelog.yml +++ b/doc/Horde/Imap/Client/changelog.yml @@ -4,7 +4,7 @@ state: release: stable api: stable - date: 2022-05-15 + date: 2022-06-25 license: identifier: LGPL-2.1 uri: http://www.horde.org/licenses/lgpl21 diff --git a/package.xml b/package.xml index 735a275c..01d4ee34 100644 --- a/package.xml +++ b/package.xml @@ -10,7 +10,7 @@ slusarz@horde.org no - 2022-05-15 + 2022-06-25 2.30.6 2.30.0 @@ -21,7 +21,8 @@ LGPL-2.1 -* +* [mjr] Null string fixes for PHP 8.1 (PR #4, Christoph Wurst <christoph@winzerhof-wurst.at>) +* |+ @@ -779,171 +780,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1.0.0alpha1 @@ -3749,7 +3585,8 @@ 2022-05-15 LGPL-2.1 -* +* [mjr] Null string fixes for PHP 8.1 (PR #4, Christoph Wurst <christoph@winzerhof-wurst.at>) +* |+