Nicolas Grekas

Results 743 comments of Nicolas Grekas
trafficstars

What would work is having this list maintained as a third party package. And if anything needs to be done in Symfony itself to enable such package, let's do that.

#60277 was too specific but I made this suggestion in case anyone wants to follow up: > I'm wondering if we shouldn't add the check when the class is not...

Thanks for the feedback. Would you like to send a PR that'd achieve what you have in mind? You might have noticed that the current source is at: https://github.com/symfony/recipes/blob/main/symfony/stimulus-bundle/2.20/assets/controllers/csrf_protection_controller.js it's...

Sure, PR welcome @hlecorche

So we have a test failure on PHP 7.2 :) Maybe we should remove the corresponding test case? The fallback regexp doesn't account for ZWJ emojis IIRC