Skip to content

Commit ba321af

Browse files
jrfnlTimWolla
authored andcommitted
[skip ci] 8.4 | UPGRADING: fix typo
1 parent d61cb70 commit ba321af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ PHP 8.4 UPGRADE NOTES
490490
is no longer necessary to escape question marks inside them.
491491

492492
- PgSQL:
493-
. Calling pgsql_fetch_result() with 2 arguments is deprecated. Use the
493+
. Calling pg_fetch_result() with 2 arguments is deprecated. Use the
494494
3-parameter signature with a null $row parameter instead.
495495
. Calling pg_field_prtlen() with 2 arguments is deprecated. Use the
496496
3-parameter signature with a null $row parameter instead.

0 commit comments

Comments
 (0)