Skip to content

Fix PGSQL_TRACE_SUPPRESS_TIMESTAMPS version: 8.3.0 → 8.4.20#5422

Merged
devnexen merged 1 commit intophp:masterfrom
KentarouTakeda:fix/pgsql-trace-suppress-timestamps-version
Mar 14, 2026
Merged

Fix PGSQL_TRACE_SUPPRESS_TIMESTAMPS version: 8.3.0 → 8.4.20#5422
devnexen merged 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).
@devnexen devnexen merged commit f5419b6 into php:master Mar 14, 2026
2 checks passed
@devnexen
Copy link
Member

Thanks !

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