We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 446ad04 commit 2e85479Copy full SHA for 2e85479
UPGRADING
@@ -888,8 +888,8 @@ PHP 8.0 UPGRADE NOTES
888
and this function is no longer needed to protect against XXE attacks.
889
890
- PGSQL / PDO PGSQL:
891
- . The constant PG_VERSION_STR has now the same value as PG_VERSION, and thus
892
- is deprecated.
+ . The constant PGSQL_LIBPQ_VERSION_STR has now the same value as
+ PGSQL_LIBPQ_VERSION, and thus is deprecated.
893
. Function aliases in the pgsql extension have been deprecated.
894
895
- Zip:
0 commit comments