Skip to content

ext/pdo_pgsql: [RFC] Deprecate PGSQL_TRANSACTION_ constants. - #19594

Merged
devnexen merged 1 commit into
php:masterfrom
devnexen:pdo_pgsql_rfc_852
Sep 7, 2025
Merged

ext/pdo_pgsql: [RFC] Deprecate PGSQL_TRANSACTION_ constants.#19594
devnexen merged 1 commit into
php:masterfrom
devnexen:pdo_pgsql_rfc_852

Conversation

@devnexen

Copy link
Copy Markdown
Member

No description provided.

@Girgias
Girgias requested a review from a teamSeptember 3, 2025 09:03

@DanielEScherzerDanielEScherzer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RM review - code looks good but documentation and tests would be appreciated

Comment threadext/pdo_pgsql/pdo_pgsql.stub.php Outdated
Comment threadUPGRADING Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should have a link to the RFC

Comment threadUPGRADING Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- PDO_PGSQL: Constants related to transaction states have been deprecated:
- PDO_PGSQL: Constants related to transaction states have been deprecated:

@devnexen
devnexen merged commit 9f8802c into php:masterSep 7, 2025
9 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@devnexen@Girgias@DanielEScherzer