[PHP-DEV] Upgraded Debian on people.php.net

2023-08-24 Thread Derick Rethans
Hi, I have just upgraded the Debian version on svn2 (people, talks, gtk) to Buster — solving the problem with people not working due to SSL certificate issues. I also had to upgrade PHP — it was running PHP 5.6 (now 7.3, as that comes with Debian Buster). Which also meant I had to upgrade the

[PHP-DEV] PHP-8.3 branch creation

2023-08-24 Thread Jakub Zelenka
Hello, This is just a reminder that the PHP-8.3 git branch will be created on Tuesday 29th Aug 2023. It means that the fixes for 8.3 will need to target PHP-8.3 branch and master will be essentially for PHP 8.4. Also don't forget to merge PHP-8.2 into PHP-8.3 and then PHP-8.3 to master for all

Re: [PHP-DEV] PHP-8.3 branch creation

2023-08-24 Thread Jakub Zelenka
On Thu, Aug 24, 2023 at 8:58 PM Derick Rethans wrote: > On 24 August 2023 13:27:47 BST, Jakub Zelenka wrote: > >Hello, > > > >This is just a reminder that the PHP-8.3 git branch will be created on > >Tuesday 29th Aug 2023. It means that the fixes for 8.3 will need to target > >PHP-8.3 branch

Re: [PHP-DEV] PHP-8.3 branch creation

2023-08-24 Thread Derick Rethans
On 24 August 2023 13:27:47 BST, Jakub Zelenka wrote: >Hello, > >This is just a reminder that the PHP-8.3 git branch will be created on >Tuesday 29th Aug 2023. It means that the fixes for 8.3 will need to target >PHP-8.3 branch and master will be essentially for PHP 8.4. Also don't >forget to

[PHP-DEV] Adding new error to mysql_stmt_data_seek

2023-08-24 Thread Kamil Tekiela
Hi Internals, This is in relation to PR #10419: https://github.com/php/php-src/pull/10419 I was hoping to get it merged into PHP 8.3, but there were some objections. I would like to receive some opinions from the broader community. According to the MySQL standard mysql_stmt_data_seek should be a