Re: [PHP-DEV] [RFC] Deprecations for PHP 8.6 [impact scans]
[email protected] (Matteo Beccati) Thu, 16 Jul 2026 10:35:36 +0200
| Newsgroups | php.internals |
|---|---|
| Message-ID | <[email protected]> |
Hi, Il 16/07/2026 00:44, Juliette Reinders Folmer ha scritto: > Either way, I hope this information helps the voters in their > contemplations about the proposals. > > Smile, > Juliette > > 1: https://github.com/PHPCompatibility/PHPCompatibility > 2: https://github.com/PHPCSStandards/ > PHPCSExtra#universallistsdisallowlonglistsyntax-wrench-books Thanks Juliette, hat was extremely helpful! Surprisingly my legacy OSS project only had 3 warnings about list(). All the others had been most likely already converted a few years back and, despite also using gettext, it doesn't extensively use the _() function, like some other past projects. Cheers -- Matteo Beccati