Tac Tacelosky

Results 545 comments of Tac Tacelosky

Thanks. Like the OP for the canCel bug, it took a while to hunt this one down.

Please don't sacrifice PHP 8.4 compatibility for long-dead versions of PHP or any other library. Anyone still using something that old likely isn't updating this library, but is instead inside...

Great. A new release would be welcome. ![image](https://github.com/user-attachments/assets/0e049e13-227b-4196-83f3-f8f0df9266b1)

It's not specifically related to the Ecotone Framework, but rather the whole deployment process in general. If you have an inexpensive deployment, I was wondering how you did it. I've...

That fails: Writing lock file Generating autoload files ocramius/package-versions: Generating version class... ocramius/package-versions: ...done generating version class Executing script cache:clear [KO] [KO] Script cache:clear returned with error code 255 !!...

Please consider it, I'm working on an open-source app that allows searching packagist for Symfony bundles that meet certain criteria (like at least php 8.2 and Symfony at least 6.4...

I agree with you on the problems. In fact, many bundles are returned as being compatible with Symfony 7 because the constrait is ">= 2.2". Terrible. BUT many of the...

Hi @cebe thanks for putting this library together. Any chance you could approve allowing the Symfony 7 YAML parser? If you are going to release a new version, you could...