Skip to content

Sync EN: bump revision hashes on pgsql function references#739

Closed
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:sync-en/pgsql-batch-2
Closed

Sync EN: bump revision hashes on pgsql function references#739
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:sync-en/pgsql-batch-2

Conversation

@lacatoire
Copy link
Copy Markdown
Member

EN sync picked from https://doc.php.net/revcheck.php?lang=pt_br for the 11 outdated reference/pgsql/functions/* files. All EN diffs were mechanical signature refactors (parameter renames, string|false / int|false return-type unions, methodsynopsis adjustments). The portuguese descriptions and examples are kept untouched.

EN-Revision hashes bumped to current php/doc-en HEAD and Maintainer: set to lacatoire on each file.

Mechanical signature changes (parameter renames, return-type unions, methodsynopsis adjustments) picked from the doc.php.net revcheck for pt_br:
  * pg-escape-bytea.xml : data -> string
  * pg-escape-identifier.xml : string -> string|false return + data -> string
  * pg-escape-literal.xml : string -> string|false return + data -> string
  * pg-escape-string.xml : data -> string
  * pg-execute.xml : stmtname -> statement_name
  * pg-lo-export.xml : pathname -> filename
  * pg-lo-import.xml : pathname -> filename + object_id -> oid + return union
  * pg-parameter-status.xml : string|false return + param_name -> name
  * pg-prepare.xml : stmtname -> statement_name
  * pg-put-line.xml : data -> query
  * pg-set-error-verbosity.xml : int|false return

EN-Revision hashes bumped to current php/doc-en HEAD; Maintainer set to lacatoire on each touched file.
@leonardolara
Copy link
Copy Markdown
Contributor

Closed by c6392e6d

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.

2 participants