[ci skip] Fix typo

This commit is contained in:
Niels Dossche 2024-09-29 19:33:47 +02:00
parent 1da352c367
commit bca73f1c69
No known key found for this signature in database
GPG key ID: B8A8AD166DF0E2E5

View file

@ -59,7 +59,7 @@ PHP 8.5 UPGRADE NOTES
6. New Functions
========================================
- PGSQL@
- PGSQL:
. pg_close_stmt offers an alternative way to close a prepared
statement from the DEALLOCATE sql command in that we can reuse
its name afterwards.