Nicolas Grekas
Nicolas Grekas
The change has been reverted in #60875 but will be reintroduced in Symfony 8.0 after #60876 which is deprecating the behavior. Please tell Livewire and others they should accommodate for...
This looks very related to #54141.
Sure, still check https://github.com/symfony/symfony/pull/54141, it's not about scheduler really.
OK got it. Not sure about the solution here then. Let me reopen to see if anyone else has more tips on the topic.
Thank you @chillbram.
I'd say the polyfill shouldn't throw if it doesn't run on PHP 8. That'd also be the correct polyfilling behavior on PHP7.
Let's also address #506 here?
Let me close here, thanks for proposing. This topic is solved either by using bakame-php/aide-uri directly or by porting it here. I'm looking forward to @nyamsprod opinion of the topic.
I guess array_key_last should be used then