Skip to content

Fix PGSQL_TRACE_SUPPRESS_TIMESTAMPS version: 8.3.0 → 8.4.20#5422

Open
KentarouTakeda wants to merge 1 commit intophp:masterfrom
KentarouTakeda:fix/pgsql-trace-suppress-timestamps-version
Open

Fix PGSQL_TRACE_SUPPRESS_TIMESTAMPS version: 8.3.0 → 8.4.20#5422
KentarouTakeda wants to merge 1 commit intophp:masterfrom
KentarouTakeda:fix/pgsql-trace-suppress-timestamps-version

Conversation

@KentarouTakeda
Copy link
Contributor

Due to a preprocessor guard typo in pgsql.stub.php (PQTRACE_SUPPPRESS_TIMESTAMPS — triple P), this constant was never registered. Fixed in php-src and will be available from PHP 8.4.20.

php-src fix: php/php-src#21386

For patch-version notation precedent, see MYSQLI_REFRESH_REPLICA (Available as of PHP 8.1.2, doc-en PR #1006).

Due to a preprocessor guard typo in pgsql.stub.php
(`PQTRACE_SUPPPRESS_TIMESTAMPS` — triple P), this constant was
never registered. Fixed in php-src and will be available from
PHP 8.4.20.

php-src fix: php/php-src#21386

For patch-version notation precedent, see MYSQLI_REFRESH_REPLICA
(Available as of PHP 8.1.2, doc-en PR php#1006).
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.

1 participant