Nicolas Grekas
Nicolas Grekas
Ah right, then current(array_slice()) should do it
Thank you @Ayesh.
Let me close as I don't think we'd want to bump existing polyfills. What could make sense is bumping new ones only. This could even start with the PHP 8.5...
Thank you @VincentLanglet.
Thank you @DanielEScherzer.
What about putting the denylist in the generated src/Symfony/Component/Intl/Resources/data/regions/meta.php instead, and dump all countries (including Kosovo and its translations) in localized files? On runtime, we could then use the meta...
Friendly up @llupa
I'm in favor of dropping everything XML-related. [Json-schema](https://github.com/symfony/symfony/pull/59620) & [array-shapes](https://github.com/symfony/symfony/pull/58771) to the rescue instead of XSD if we want to provide an alternative IMHO.
Sure, that's why we need to deprecate first, then remove as usual. Keeping part of the xml stuff wouldn't allow us to remove any code, making the effort worthless. On...
Not sure what y'all mean by "first": maintaining XML loaders for 5 more years in 8.x cycle? Better not!