On Wed, Jul 2, 2025 at 10:00 PM Gina P. Banyard <intern...@gpb.moe> wrote:
> Hello internals, > > It is this time of year again where we proposed a list of deprecations to > add in PHP 8.5: > > https://wiki.php.net/rfc/deprecations_php_8_5 > > Looking at it again I think this huge deprecation RFC is not the right approach. I'm not sure what are we trying to do here but I was just checking how many deprecation had few previous versions and PHP-8.3 - 5 deprecations - https://wiki.php.net/rfc/deprecations_php_8_3 PHP-8.4 - 22 deprecations - https://wiki.php.net/rfc/deprecations_php_8_4 And this one is 46. I know that there were few independent RFC's but that's a huge increase anyway and I'm not really sure it's a good idea to do that many in a single release. It is also not convenient for discussion in a single thread which we can be seen already. I'm not saying there should be an RFC for each deprecation but maybe having at least RFC for each section would be better as it would allow properly consider each of those depredations. Or somehow split to some logical chunks... Kind regards, Jakub