Romain Canon
Romain Canon
Awesome! I'll take a further look later, thanks for notifying me. π
Hi @Wirone, thanks a lot for your work! Just tried it out on [Valinor](https://github.com/CuyZ/Valinor)'s codebase. Tested locally on my MacBookΒ Air, M2 2023, 24Gb RAM. Before: ``` ./vendor/bin/php-cs-fixer fix --dry-run...
Impressive! Before: ``` ./vendor/bin/php-cs-fixer fix --dry-run --using-cache=no PHP CS Fixer 3.49.0 Insomnia by Fabien Potencier, Dariusz Ruminski and contributors. PHP runtime: 8.2.13 Loaded config default from "/Users/romm/Code/valinor/.php-cs-fixer.dist.php". 605/605 [ββββββββββββββββββββββββββββ] 100%...
Hello @mitrovicsinisaa, Thanks for the report. We just tried on our system and the notification is dispatched correctly. From what you said, it seems that the dispatch of the signal...
Hi @lukasniestroj, it looks amazing, thank you so much for your work. π I already scheduled time next week to have a look and have it merged as soon as...
Hi @hirnschmalz, it looks like a good idea. How would you see this being implemented? Would it be a checkbox/select in a notification record that filters the context in which...
Hello @davdenic, Honestly I think it shouldn't be the job of this library to have a scheduler βtimeoutβ feature. My best advice would be to implement it by yourself, and...