Skip to content

[Sync-En] pg_connect: document the ValueError thrown on null bytes in PHP 8.5 - #1287

Merged
PhilDaiguille merged 1 commit into
php:masterfrom
lacatoire:sync-en/1279-pg-connect
Sep 8, 2026
Merged

[Sync-En] pg_connect: document the ValueError thrown on null bytes in PHP 8.5#1287
PhilDaiguille merged 1 commit into
php:masterfrom
lacatoire:sync-en/1279-pg-connect

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Translation of php/doc-en#5820 (commit e3aca0a): adds the 8.5.0 changelog row for the ValueError thrown when connection_string contains null bytes. EN-Revision updated.

Fixed a few defects in the same file along the way: the connection string format was written as code = valor instead of palabra_clave = valor, an infinitive where a reflexive was needed, and two spaces before punctuation.

The four new EN files listed on the issue (pg_close_stmt, pg_service, enchant_dict_remove, enchant_dict_remove_from_session) have no Spanish counterpart yet and are left out; they are new translations rather than a sync of an existing file.

Fixes: #1279

@PhilDaiguille
PhilDaiguille merged commit 25eff9b into php:master Sep 8, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Sync EN] ext/pgsql, ext/enchant: document the functions added in PHP 8.5 (#5820)

2 participants