Hello internals, As far as I am aware, the 8.3.0 release is meant to be tagged tomorrow.
However, there are at least three known bugs in RC6: - An ext/posix bug [1], which has a fix [2] - Two ext/pgsql bugs around the new pipeline support: - A constant not being exposed [3] - The overall implementation having issues [4] Sincerely, Gina P. Banyard [1] https://github.com/php/php-src/issues/12725 [2] https://github.com/php/php-src/pull/11774 [3] https://github.com/php/php-src/issues/9344 [4] https://github.com/php/php-src/pull/12731