Skip to content

Commit cfadeb0

Browse files
committed
changelog
1 parent 35b0ce6 commit cfadeb0

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

package.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
<email>remi@php.net</email>
4242
<active>yes</active>
4343
</developer>
44-
<date>2024-02-05</date>
44+
<date>2025-08-20</date>
4545
<version>
46-
<release>2.2.3</release>
46+
<release>2.3.0</release>
4747
<api>2.1.0</api>
4848
</version>
4949
<stability>
@@ -52,7 +52,8 @@
5252
</stability>
5353
<license uri="http://copyfree.org/content/standard/licenses/2bsd/license.txt">BSD-2-Clause</license>
5454
<notes><![CDATA[
55-
* Fix incompatible pointer types (32-bit) (see hg issue #52)
55+
* Fix test for PHP-8.5 (see gh issue #53)
56+
* Upgrade static pg_type information (pq\Type constants) to PostgreSQL-18
5657
]]></notes>
5758
<contents>
5859
<dir name="/">

0 commit comments

Comments
 (0)