On Tue, 29 Sep 2020 at 13:44, Dik Takken <dik.tak...@gmail.com> wrote:
> On 29-09-2020 14:17, Remi Collet wrote: > > I think parameter names (public API) still can change in next RC > > as named parameters are not yet widely used. > > How about warning promotions? My own impression is that we are 99% there > but not quite 100%. > > Regards, > Dik Takken > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: https://www.php.net/unsub.php Other than my outstanding PR about the PGSQL extension [1] I think we covered 99.5% of them. And I'm not sure even if we get another 2 weeks (or even months) we wouldn't still find a missed edge case past this date. As such I think doing a late tag today should be fine. Would have wished to clear up my PR earlier but I had some unrelated issues come up (namely no electricity until 20minutes ago). Best regards George P. Banyard [1] https://github.com/php/php-src/pull/6226