mirror of
https://github.com/php/doc-en.git
synced 2026-03-24 07:42:10 +01:00
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: https://github.com/php/php-src/pull/21386 For patch-version notation precedent, see MYSQLI_REFRESH_REPLICA (Available as of PHP 8.1.2, doc-en PR #1006).