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 d61cb70 commit ba321afCopy full SHA for ba321af
UPGRADING
@@ -490,7 +490,7 @@ PHP 8.4 UPGRADE NOTES
490
is no longer necessary to escape question marks inside them.
491
492
- PgSQL:
493
- . Calling pgsql_fetch_result() with 2 arguments is deprecated. Use the
+ . Calling pg_fetch_result() with 2 arguments is deprecated. Use the
494
3-parameter signature with a null $row parameter instead.
495
. Calling pg_field_prtlen() with 2 arguments is deprecated. Use the
496
0 commit comments