1 parent 35b0ce6 commit cfadeb0Copy full SHA for cfadeb0
1 file changed
package.xml
@@ -41,9 +41,9 @@
41
<email>remi@php.net</email>
42
<active>yes</active>
43
</developer>
44
- <date>2024-02-05</date>
+ <date>2025-08-20</date>
45
<version>
46
- <release>2.2.3</release>
+ <release>2.3.0</release>
47
<api>2.1.0</api>
48
</version>
49
<stability>
@@ -52,7 +52,8 @@
52
</stability>
53
<license uri="http://copyfree.org/content/standard/licenses/2bsd/license.txt">BSD-2-Clause</license>
54
<notes><![CDATA[
55
- * Fix incompatible pointer types (32-bit) (see hg issue #52)
+ * Fix test for PHP-8.5 (see gh issue #53)
56
+ * Upgrade static pg_type information (pq\Type constants) to PostgreSQL-18
57
]]></notes>
58
<contents>
59
<dir name="/">
0 commit comments