diff --git a/reference/pgsql/constants.xml b/reference/pgsql/constants.xml index 02050ac76ab4..4bf9e325bdb4 100644 --- a/reference/pgsql/constants.xml +++ b/reference/pgsql/constants.xml @@ -891,7 +891,7 @@ To be used with pg_set_error_context_visibility, - the context's fieds are included in error messages only. + the context's fields are included in error messages only. This is the default behaviour. Available as of PHP 8.3.0. @@ -905,7 +905,7 @@ To be used with pg_set_error_context_visibility, - the context's fieds are included in error, notice and warning messages. + the context's fields are included in error, notice and warning messages. Available as of PHP 8.3.0.