Re: [PHP-DEV] Request PHP 8.3 GA release push back

2023-11-20 Thread Jakub Zelenka
On Mon, Nov 20, 2023 at 2:10 PM Jakub Zelenka wrote: > On Mon, Nov 20, 2023 at 1:55 PM Jakub Zelenka wrote: > >> Hi >> >> On Mon, Nov 20, 2023 at 1:16 PM G. P. B. >> wrote: >> >>> >>> - An ext/posix bug [1], which has a fix [2] >>> >> >> I just merged this as it was also confirmed by OP that it

Re: [PHP-DEV] Request PHP 8.3 GA release push back

2023-11-20 Thread Jakub Zelenka
On Mon, Nov 20, 2023 at 1:55 PM Jakub Zelenka wrote: > Hi > > On Mon, Nov 20, 2023 at 1:16 PM G. P. B. 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. > > >> - Tw

Re: [PHP-DEV] Request PHP 8.3 GA release push back

2023-11-20 Thread Jakub Zelenka
Hi On Mon, Nov 20, 2023 at 1:16 PM G. P. B. 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 b

Re: [PHP-DEV] Request PHP 8.3 GA release push back

2023-11-20 Thread Saki Takamachi
> 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 impleme

[PHP-DEV] Request PHP 8.3 GA release push back

2023-11-20 Thread G. P. B.
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 imp