Hi
On Mon, Nov 20, 2023 at 1:16 PM G. P. B. <george.banyard@gmail.com> wrote:
>
> - An ext/posix bug [1], which has a fix [2]
>
I just merged this as it was also confirmed by OP that it fixes the issue
so this should be now sorted hopefully.
> - Two ext/pgsql bugs around the new pipeline support:
> - A constant not being exposed [3]
> - The overall implementation having issues [4]
>
>
So I just had a look and I think we should revert the whole pipeline
addition. Those fixes are introducing new functions [1] / constants and
that should just not be happening in RC stage. The whole thing seems
incomplete to me so I think I'm going revert it from 8.3.
It might still need a bit of discussion so I will discuss with other RM's
if we want to create one more RC.
[1]
https://github.com/php/php-src/commit/63898008c0153b4b89d166b647694d5ec45d7797
Cheers
Jakub