diff --git a/package.xml b/package.xml
index 729e82a..31b288c 100644
--- a/package.xml
+++ b/package.xml
@@ -11,13 +11,13 @@ http://pear.php.net/dtd/package-2.0.xsd">
Chuck Hagenbuch
chagenbu
chuck@horde.org
- yes
+ no
Jan Schneider
yunosh
jan@horde.org
- yes
+ no
Paul M Jones
@@ -25,9 +25,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
pmjones@memphis.edu
no
- 2017-03-08
+ 2024-03-10
- 1.2.2
+ 1.2.3
1.2.2
@@ -36,8 +36,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
LGPL
- * Fully use PHP5 constructors
- * Make statically called method static
+PR #6: Fix: Do not use strings as arguments to assert()
+PR #7: Fix: Do not use each()
+PR #8: Fix Deprecated: Creation of dynamic property + loops for $matches
@@ -117,6 +118,24 @@ http://pear.php.net/dtd/package-2.0.xsd">
+
+ 2024-03-10
+
+ 1.2.3
+ 1.2.2
+
+
+ stable
+ stable
+
+ LGPL
+
+PR #6: Fix: Do not use strings as arguments to assert()
+PR #7: Fix: Do not use each()
+PR #8: Fix Deprecated: Creation of dynamic property + loops for $matches
+
+
+
2017-03-08