[skip ci] Update NEWS

This commit is contained in:
Sergey Panteleev 2024-02-28 09:13:12 +03:00
parent 74b39a18a9
commit 065e26aadb
No known key found for this signature in database
GPG key ID: 659A97C9CF2A795A

2
NEWS
View file

@ -31,8 +31,6 @@ PHP NEWS
- PGSQL:
. Fixed bug GH-13354 (pg_execute/pg_send_query_params/pg_send_execute
with null value passed by reference). (George Barbarosie)
. Fixed bug GH-13519 (PGSQL_CONNECT_FORCE_RENEW not working with persistent
connections. (David Carlier)
- Standard:
. Fixed array key as hash to string (case insensitive) comparison typo